# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="sleibrock/superv"
GH_COMMIT="23a7132484f293c3ca407db5b3e86a9e0a7a9708"

inherit gh racket

DESCRIPTION="Supervise your subprocesses with Racket"
HOMEPAGE="https://github.com/sleibrock/superv"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"