commit: 7f9e96219d6c012c0b95ca10e617a645f72da59f Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed May 8 07:32:40 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed May 8 07:33:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f9e9621
dev-gap/factint: Stabilize 1.6.3 amd64, #931511 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-gap/factint/factint-1.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-gap/factint/factint-1.6.3.ebuild b/dev-gap/factint/factint-1.6.3.ebuild index 754ccbd02167..5a98fa950d80 100644 --- a/dev-gap/factint/factint-1.6.3.ebuild +++ b/dev-gap/factint/factint-1.6.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gap-packages/${MY_PN}/releases/download/v${PV}/${MY_ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" -KEYWORDS="~amd64" +KEYWORDS="amd64" GAP_PKG_EXTRA_INSTALL=( tables ) gap-pkg_enable_tests
