# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="bksaiki/generic-flonum" GH_COMMIT="490cd103437876ff98413f34f2b8c845f89fa2ea" inherit gh racket DESCRIPTION="Alternative MPFR interface for emulating IEEE-754 floating-point numbers" HOMEPAGE="https://github.com/bksaiki/generic-flonum" LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RESTRICT="mirror"