diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-08-09 09:17:37 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-08-09 09:19:44 +0300 |
commit | 7d28d328de5664fa8bd183a51ecd6714225240dd (patch) | |
tree | e0b211610df2b2d25af9e85b4c0cdcd7b99e293a /sci-mathematics/pari | |
parent | dev-python/docutils-glep: Update URLs (diff) | |
download | gentoo-7d28d328de5664fa8bd183a51ecd6714225240dd.tar.gz gentoo-7d28d328de5664fa8bd183a51ecd6714225240dd.tar.bz2 gentoo-7d28d328de5664fa8bd183a51ecd6714225240dd.zip |
sci-mathematics/pari: Stabilize 2.13.4-r1 x86, #864214
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.4-r1.ebuild b/sci-mathematics/pari/pari-2.13.4-r1.ebuild index a3404e9b1593..2c20485a6433 100644 --- a/sci-mathematics/pari/pari-2.13.4-r1.ebuild +++ b/sci-mathematics/pari/pari-2.13.4-r1.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 )" |