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

EAPI=8

GH_DOM="github.com"
GH_REPO="samdphillips/raco-run"
GH_COMMIT="10d3fe4977a9f835265b5c2d9d08a9ee4cfdd42a"

inherit gh racket

DESCRIPTION="Run submodules from the command line"
HOMEPAGE="https://github.com/samdphillips/raco-run"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"