diff options
Diffstat (limited to 'sci-mathematics/pari/pari-2.13.2.ebuild')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.2.ebuild b/sci-mathematics/pari/pari-2.13.2.ebuild index a32f892d552a..43651ab5af85 100644 --- a/sci-mathematics/pari/pari-2.13.2.ebuild +++ b/sci-mathematics/pari/pari-2.13.2.ebuild @@ -14,7 +14,7 @@ LICENSE="GPL-2" # The subslot is the value of $soname_num obtained from # upstream's config/version script. SLOT="0/7" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="data doc fltk gmp test threads X" RESTRICT="!test? ( test )" |