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

EAPI=8

GH_DOM="github.com"
GH_REPO="samth/set.rkt"
GH_COMMIT="655e2567cefe9684b0425a0ec601a97d1faf7d0e"

inherit gh racket

DESCRIPTION="Use racket/set instead"
HOMEPAGE="https://github.com/samth/set.rkt"

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