diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-08 10:32:37 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-08 10:33:31 +0300 |
commit | 76b3c10daf41fb62123f2c192516a9102641f283 (patch) | |
tree | eaeb5943be92eec29219793ede986b49f93d9eac /sci-mathematics | |
parent | dev-gap/gapdoc: Stabilize 1.6.7 amd64, #931511 (diff) | |
download | gentoo-76b3c10daf41fb62123f2c192516a9102641f283.tar.gz gentoo-76b3c10daf41fb62123f2c192516a9102641f283.tar.bz2 gentoo-76b3c10daf41fb62123f2c192516a9102641f283.zip |
sci-mathematics/gap: Stabilize 4.13.0 amd64, #931511
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gap/gap-4.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gap/gap-4.13.0.ebuild b/sci-mathematics/gap/gap-4.13.0.ebuild index 35317e58bb7c..9e533710c911 100644 --- a/sci-mathematics/gap/gap-4.13.0.ebuild +++ b/sci-mathematics/gap/gap-4.13.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/gap-system/gap/releases/download/v${PV/_/-}/${P/_/-} LICENSE="GPL-2+" SLOT="0/9" # soname -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="cpu_flags_x86_popcnt debug memcheck minimal readline test valgrind" REQUIRED_USE="?? ( memcheck valgrind )" RESTRICT="!test? ( test )" |