diff options
Diffstat (limited to 'sci-mathematics/gap/gap-4.13.1.ebuild')
-rw-r--r-- | sci-mathematics/gap/gap-4.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gap/gap-4.13.1.ebuild b/sci-mathematics/gap/gap-4.13.1.ebuild index 9bc9e6442c42..7927d5feec2a 100644 --- a/sci-mathematics/gap/gap-4.13.1.ebuild +++ b/sci-mathematics/gap/gap-4.13.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${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 )" |