summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:55:19 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:49:59 +0300
commiteb97b18c737f368f98e3842d65783cdd432cb2ea (patch)
tree7e7509582b893e3c1fdf80d6e0a975159581b529 /sci-mathematics
parentsci-mathematics/otter: destabilize for ~x86 (diff)
downloadgentoo-eb97b18c737f368f98e3842d65783cdd432cb2ea.tar.gz
gentoo-eb97b18c737f368f98e3842d65783cdd432cb2ea.tar.bz2
gentoo-eb97b18c737f368f98e3842d65783cdd432cb2ea.zip
sci-mathematics/pari-data: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/pari-data/pari-data-20191216.ebuild2
-rw-r--r--sci-mathematics/pari/pari-2.15.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pari-data/pari-data-20191216.ebuild b/sci-mathematics/pari-data/pari-data-20191216.ebuild
index 83c3b554cc9e..c839066c7fb3 100644
--- a/sci-mathematics/pari-data/pari-data-20191216.ebuild
+++ b/sci-mathematics/pari-data/pari-data-20191216.ebuild
@@ -18,7 +18,7 @@ done
LICENSE="GPL-2"
SLOT="0"
-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=""
S="${WORKDIR}"
diff --git a/sci-mathematics/pari/pari-2.15.3.ebuild b/sci-mathematics/pari/pari-2.15.3.ebuild
index 664fd8a019f8..2c285bc6c7ab 100644
--- a/sci-mathematics/pari/pari-2.15.3.ebuild
+++ b/sci-mathematics/pari/pari-2.15.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/8"
-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 examples fltk gmp test threads X"
RESTRICT="!test? ( test )"