summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-14 21:56:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-14 21:56:36 +0300
commitebf83a5645463ef80334f3e65ed5294ddf6517a4 (patch)
treee08b16f85ecf6ed969642fcd8739a24eeaf8aa34 /sci-mathematics
parentmedia-gfx/krita: Keyword 5.2.3 riscv, #936009 (diff)
downloadgentoo-ebf83a5645463ef80334f3e65ed5294ddf6517a4.tar.gz
gentoo-ebf83a5645463ef80334f3e65ed5294ddf6517a4.tar.bz2
gentoo-ebf83a5645463ef80334f3e65ed5294ddf6517a4.zip
sci-mathematics/pari: Stabilize 2.15.5 ppc64, #936056
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari/pari-2.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.15.5.ebuild b/sci-mathematics/pari/pari-2.15.5.ebuild
index 6c8fe6f9b29e..03b3acf38efd 100644
--- a/sci-mathematics/pari/pari-2.15.5.ebuild
+++ b/sci-mathematics/pari/pari-2.15.5.ebuild
@@ -15,7 +15,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"
REQUIRED_USE="fltk? ( !X )" # mutually exclusive plot implementations
RESTRICT="!test? ( test )"