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

EAPI=8

GH_DOM="github.com"
GH_REPO="dannypsnl/erl"
GH_COMMIT="df1d41efcacf3e618bab1ab557b1a592c8b0447c"

inherit gh racket

DESCRIPTION="genserver abstraction for Racket"
HOMEPAGE="https://github.com/dannypsnl/erl"

LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"