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 )"