diff options
author | Sam James <sam@gentoo.org> | 2021-11-05 17:36:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-05 17:36:46 +0000 |
commit | 9fd7ecc4812d3321b91f1e5fee7b7028960be031 (patch) | |
tree | 3b7de365e818a12af702cd16f64303b8e3f53049 /sci-mathematics | |
parent | dev-ruby/childprocess: Stabilize 4.1.0 ppc64, #821358 (diff) | |
download | gentoo-9fd7ecc4812d3321b91f1e5fee7b7028960be031.tar.gz gentoo-9fd7ecc4812d3321b91f1e5fee7b7028960be031.tar.bz2 gentoo-9fd7ecc4812d3321b91f1e5fee7b7028960be031.zip |
sci-mathematics/pari: Stabilize 2.13.2 ppc64, #821466
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.2.ebuild b/sci-mathematics/pari/pari-2.13.2.ebuild index 43651ab5af85..f5327b9e21f6 100644 --- a/sci-mathematics/pari/pari-2.13.2.ebuild +++ b/sci-mathematics/pari/pari-2.13.2.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 )" |