From 76b3c10daf41fb62123f2c192516a9102641f283 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Wed, 8 May 2024 10:32:37 +0300 Subject: [PATCH] sci-mathematics/gap: Stabilize 4.13.0 amd64, #931511 Signed-off-by: Joonas Niilola --- 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 35317e58bb7cf..9e533710c911a 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 )"