diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-10 10:52:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-10 11:04:07 +0300 |
commit | a30b7e8e10c768942d8c4036bec7a78540aee653 (patch) | |
tree | 7d3803ea2bb0d237214449540d174ee395c1a885 /sci-mathematics | |
parent | dev-python/ensurepip-wheels: Remove old (diff) | |
download | gentoo-a30b7e8e10c768942d8c4036bec7a78540aee653.tar.gz gentoo-a30b7e8e10c768942d8c4036bec7a78540aee653.tar.bz2 gentoo-a30b7e8e10c768942d8c4036bec7a78540aee653.zip |
sci-mathematics/pari: Stabilize 2.13.4-r1 ppc, #864214
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.4-r1.ebuild b/sci-mathematics/pari/pari-2.13.4-r1.ebuild index 2c20485a6433..7ddc636a61f9 100644 --- a/sci-mathematics/pari/pari-2.13.4-r1.ebuild +++ b/sci-mathematics/pari/pari-2.13.4-r1.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 )" |