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

EAPI=8

GH_DOM="github.com"
GH_REPO="Bogdanp/racket-monotonic"
GH_COMMIT="d857b49046ec3466505c76701d08a9b48100af87"

inherit gh racket

DESCRIPTION="Monotonic time for Racket."
HOMEPAGE="https://github.com/Bogdanp/racket-monotonic"

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