diff options
author | 2025-02-01 13:35:32 +0200 | |
---|---|---|
committer | 2025-02-01 13:35:32 +0200 | |
commit | 1ac3117973ad2c1bf9d6ff87a49c844c119c8347 (patch) | |
tree | bd7a8ab0350bbd49e7e1985f7caa72fdf32e93ae /sci-mathematics | |
parent | sci-mathematics/pari: Stabilize 2.17.1 amd64, #949165 (diff) | |
download | gentoo-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.ebuild | 2 |
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 )" |