diff options
author | Sam James <sam@gentoo.org> | 2022-06-02 01:36:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-02 01:36:30 +0100 |
commit | 6d1bcda52e84501a7c21bdb427505db6d6dc9011 (patch) | |
tree | c4cab2bbcb31103f7e550c0e18642027d0a6be60 /sci-mathematics/pari | |
parent | sci-mathematics/pari: Stabilize 2.13.4 ppc64, #849080 (diff) | |
download | gentoo-6d1bcda52e84501a7c21bdb427505db6d6dc9011.tar.gz gentoo-6d1bcda52e84501a7c21bdb427505db6d6dc9011.tar.bz2 gentoo-6d1bcda52e84501a7c21bdb427505db6d6dc9011.zip |
sci-mathematics/pari: Stabilize 2.13.4 ppc, #849080
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.4.ebuild b/sci-mathematics/pari/pari-2.13.4.ebuild index bbafbde7a257..2b6dd7c50043 100644 --- a/sci-mathematics/pari/pari-2.13.4.ebuild +++ b/sci-mathematics/pari/pari-2.13.4.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 )" |