# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="codeberg.org" GH_REPO="hnmdijkema/uni-channel" GH_COMMIT="751099152b4107483c338c3dd3fd36a64331e1c2" inherit gh racket DESCRIPTION="The uni-channel Racket package" HOMEPAGE="https://codeberg.org/hnmdijkema/uni-channel" LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND="dev-racket/port-channel" BDEPEND="${RDEPEND}"