summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-05 06:14:54 +0100
committerSam James <sam@gentoo.org>2023-06-05 06:14:54 +0100
commit603e0b9fb58a93fd73caa6d3412bcef27474ee09 (patch)
treece7806ca0d5a866e0fa48038b1c7c8d509415d7c
parentgui-wm/hyprland: Added check for LLVM16 (diff)
downloadgentoo-603e0b9f.tar.gz
gentoo-603e0b9f.tar.bz2
gentoo-603e0b9f.zip
sci-mathematics/pari: Stabilize 2.15.3 x86, #907855
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-mathematics/pari/pari-2.15.3.ebuild2
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 2c285bc6c7ab..664fd8a019f8 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 )"