diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:55:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:49:59 +0300 |
commit | eb97b18c737f368f98e3842d65783cdd432cb2ea (patch) | |
tree | 7e7509582b893e3c1fdf80d6e0a975159581b529 /sci-mathematics/pari | |
parent | sci-mathematics/otter: destabilize for ~x86 (diff) | |
download | gentoo-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/pari')
-rw-r--r-- | sci-mathematics/pari/pari-2.15.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |