diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-08 10:32:40 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-08 10:33:33 +0300 |
commit | 7f9e96219d6c012c0b95ca10e617a645f72da59f (patch) | |
tree | ad56801c64d9d5f2929bdf86e0b9946848941866 /dev-gap | |
parent | dev-gap/ctbllib: Stabilize 1.3.9 amd64, #931511 (diff) | |
download | gentoo-7f9e96219d6c012c0b95ca10e617a645f72da59f.tar.gz gentoo-7f9e96219d6c012c0b95ca10e617a645f72da59f.tar.bz2 gentoo-7f9e96219d6c012c0b95ca10e617a645f72da59f.zip |
dev-gap/factint: Stabilize 1.6.3 amd64, #931511
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-gap')
-rw-r--r-- | dev-gap/factint/factint-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |