drdr-0_p20260128racket-overlay
download
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GH_DOM="github.com"
GH_REPO="racket/drdr"
GH_COMMIT="9c7b79fcf1f78f09f1d63ced4b2a0563ebec4503"
inherit gh racket
DESCRIPTION="DrDr, Racket's continuous integration system"
HOMEPAGE="https://github.com/racket/drdr"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"
RDEPEND="dev-racket/job-queue-lib"
BDEPEND="${RDEPEND}"