commit: 76b3c10daf41fb62123f2c192516a9102641f283 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed May 8 07:32:37 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed May 8 07:33:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b3c10d
sci-mathematics/gap: Stabilize 4.13.0 amd64, #931511 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sci-mathematics/gap/gap-4.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
