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

EAPI=8

GH_DOM="github.com"
GH_REPO="NoahStoryM/typed-racket-mutable-treelist"
GH_COMMIT="4183b087037c18149f085cf743ba61451d79c20e"

inherit gh racket

DESCRIPTION="Mutable tresslists for typed racket"
HOMEPAGE="https://github.com/NoahStoryM/typed-racket-mutable-treelist"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"