summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-03-18 10:54:20 -0400
committerMichael Orlitzky <mjo@gentoo.org>2024-03-19 16:45:32 -0400
commit1d5a649cfb4443b2ae96b516f722f28b13e98755 (patch)
tree9529222f86bc8efeb1c186107c7e130a3d5ecaf0 /sci-mathematics
parentsec-policy: stabilize selinux policies 2.20240226-r1 (diff)
downloadgentoo-1d5a649cfb4443b2ae96b516f722f28b13e98755.tar.gz
gentoo-1d5a649cfb4443b2ae96b516f722f28b13e98755.tar.bz2
gentoo-1d5a649cfb4443b2ae96b516f722f28b13e98755.zip
sci-mathematics/gap: add 4.13.0, drop 4.13.0_alpha2
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/gap/Manifest2
-rw-r--r--sci-mathematics/gap/gap-4.13.0.ebuild (renamed from sci-mathematics/gap/gap-4.13.0_alpha2.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gap/Manifest b/sci-mathematics/gap/Manifest
index e595dbbf5a1c..17dbe0f804b4 100644
--- a/sci-mathematics/gap/Manifest
+++ b/sci-mathematics/gap/Manifest
@@ -1,2 +1,2 @@
DIST gap-4.12.2-core.tar.gz 37671069 BLAKE2B 7e2c35f0bb232fc5478ff09e98b9c4d021ee5df775f2ff4934b27f871c18a3781386c24b94f1255517c4193c1eb9ff6396ea70e8d6cf72ccbb5480ca837ef8eb SHA512 d16af2648b0a655df7ce28cf8e2c6b3d0e33eda806674844a9813b4cb5068b137005225c02b8651a25b608e9b76a184f54f2e291a957a4675c38a7883ef83a38
-DIST gap-4.13.0-alpha2-core.tar.gz 38557782 BLAKE2B f73039c69023bee09e43e9a1634f7ae7a5a7b444175fc37115400a64bab13a6ad469ca72bd1e84317bdd3c318f62b71ee2e7f6658df4d7b255d4a18b31f71d52 SHA512 b7ab3e26e29ab72738b3e910f313ac07df9fd07eac1e602ee12f07b7d37e9a95dde29f330f04df135a560baf039bacad989029921ed75d98aeaa8c4833795bc6
+DIST gap-4.13.0-core.tar.gz 38666910 BLAKE2B 42e6ccd4c7474efec6f9faab7bbc67c264df7f3a3b62945faa53150a00d6944aa8a2cc5e5c9f99440541211d5279bdaed458ce8351375f8e14f0380f612e8c89 SHA512 d7326dc49f1c646853e66a48b83c8053bb80625289fbaa54b12b8f88c016d41cbf78d67333def0c3ac36d93f602811d2cb4ee5d56c37aa7efd13ce8ce6808f3c
diff --git a/sci-mathematics/gap/gap-4.13.0_alpha2.ebuild b/sci-mathematics/gap/gap-4.13.0.ebuild
index 1d0dea2de4c2..35317e58bb7c 100644
--- a/sci-mathematics/gap/gap-4.13.0_alpha2.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=""
+KEYWORDS="~amd64"
IUSE="cpu_flags_x86_popcnt debug memcheck minimal readline test valgrind"
REQUIRED_USE="?? ( memcheck valgrind )"
RESTRICT="!test? ( test )"