summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-02 19:13:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-03 14:12:47 +0300
commit5ab696b5beeda54013fc58f72c710360b9c8ff70 (patch)
treecb26802d643259e3e6966d71139e37544dbcb4b9 /sci-mathematics
parentsci-mathematics/num-utils: destabilize for ~ppc (diff)
downloadgentoo-5ab696b5beeda54013fc58f72c710360b9c8ff70.tar.gz
gentoo-5ab696b5beeda54013fc58f72c710360b9c8ff70.tar.bz2
gentoo-5ab696b5beeda54013fc58f72c710360b9c8ff70.zip
sci-mathematics/pari: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari/pari-2.13.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pari/pari-2.13.4-r1.ebuild b/sci-mathematics/pari/pari-2.13.4-r1.ebuild
index 8a3f70f9f496..e3881514c6ec 100644
--- a/sci-mathematics/pari/pari-2.13.4-r1.ebuild
+++ b/sci-mathematics/pari/pari-2.13.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"