diff options
author | Sam James <sam@gentoo.org> | 2022-01-19 22:42:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-19 22:42:50 +0000 |
commit | 7f5f000d5ad7f9578f276a1bdaf8da4556a1976c (patch) | |
tree | 40edd5392177ec64416858bf5789aebb40bbf9c8 /sci-mathematics | |
parent | dev-java/jmh-core: Stabilize 1.21 ppc64, #831395 (diff) | |
download | gentoo-7f5f000d5ad7f9578f276a1bdaf8da4556a1976c.tar.gz gentoo-7f5f000d5ad7f9578f276a1bdaf8da4556a1976c.tar.bz2 gentoo-7f5f000d5ad7f9578f276a1bdaf8da4556a1976c.zip |
sci-mathematics/pari: Stabilize 2.13.3 ppc64, #831413
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.3.ebuild b/sci-mathematics/pari/pari-2.13.3.ebuild index 9f41ff8648fd..bbafbde7a257 100644 --- a/sci-mathematics/pari/pari-2.13.3.ebuild +++ b/sci-mathematics/pari/pari-2.13.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/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 )" |