summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-02-01 13:35:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-02-01 13:35:32 +0200
commit1ac3117973ad2c1bf9d6ff87a49c844c119c8347 (patch)
treebd7a8ab0350bbd49e7e1985f7caa72fdf32e93ae /sci-mathematics
parentsci-mathematics/pari: Stabilize 2.17.1 amd64, #949165 (diff)
downloadgentoo-1ac3117973ad2c1bf9d6ff87a49c844c119c8347.tar.gz
gentoo-1ac3117973ad2c1bf9d6ff87a49c844c119c8347.tar.bz2
gentoo-1ac3117973ad2c1bf9d6ff87a49c844c119c8347.zip
sci-mathematics/pari: Stabilize 2.17.1 ppc64, #949165
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari/pari-2.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.17.1.ebuild b/sci-mathematics/pari/pari-2.17.1.ebuild
index bc6ed0021699..573281a37524 100644
--- a/sci-mathematics/pari/pari-2.17.1.ebuild
+++ b/sci-mathematics/pari/pari-2.17.1.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/9"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~riscv ~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 )"