diff options
author | Sam James <sam@gentoo.org> | 2021-11-10 04:15:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-10 04:15:06 +0000 |
commit | 0813a760bc11749a9ac4c0f221ea3a91bf536ee8 (patch) | |
tree | 4d6a8691280d3e231e34786658072cd663026dd7 /sci-mathematics | |
parent | dev-libs/libbpf: Stabilize 0.5.0 ppc, #818940 (diff) | |
download | gentoo-0813a760bc11749a9ac4c0f221ea3a91bf536ee8.tar.gz gentoo-0813a760bc11749a9ac4c0f221ea3a91bf536ee8.tar.bz2 gentoo-0813a760bc11749a9ac4c0f221ea3a91bf536ee8.zip |
sci-mathematics/pari: Stabilize 2.13.2 ppc, #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 f5327b9e21f6..98226153f6af 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 )" |