summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-05 04:51:15 +0100
committerSam James <sam@gentoo.org>2023-06-05 04:51:15 +0100
commitac09888b82c6b5eb74e216a820e71c21eca34c07 (patch)
tree952fdcf5df3247dc56c4706c455c8eecdab4c164 /sci-mathematics/pari
parentsys-devel/gcc: add 14.0.0_pre20230604 (diff)
downloadgentoo-ac09888b82c6b5eb74e216a820e71c21eca34c07.tar.gz
gentoo-ac09888b82c6b5eb74e216a820e71c21eca34c07.tar.bz2
gentoo-ac09888b82c6b5eb74e216a820e71c21eca34c07.zip
sci-mathematics/pari: Stabilize 2.15.3 ppc64, #907855
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r--sci-mathematics/pari/pari-2.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.15.3.ebuild b/sci-mathematics/pari/pari-2.15.3.ebuild
index 123f174d15a3..4e92879b687a 100644
--- a/sci-mathematics/pari/pari-2.15.3.ebuild
+++ b/sci-mathematics/pari/pari-2.15.3.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/8"
-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 examples fltk gmp test threads X"
RESTRICT="!test? ( test )"