summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-18 22:49:55 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-18 22:49:55 +0100
commit16c3abe65d670261dcc96aab6d2981b10a296665 (patch)
tree25a34326273fd8bbc868f9854aca71a565bda2d2 /sci-mathematics/pari
parentsci-mathematics/nauty: Stabilize 2.7.3 amd64, #831412 (diff)
downloadgentoo-16c3abe65d670261dcc96aab6d2981b10a296665.tar.gz
gentoo-16c3abe65d670261dcc96aab6d2981b10a296665.tar.bz2
gentoo-16c3abe65d670261dcc96aab6d2981b10a296665.zip
sci-mathematics/pari: Stabilize 2.13.3 amd64, #831413
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r--sci-mathematics/pari/pari-2.13.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pari/pari-2.13.3.ebuild b/sci-mathematics/pari/pari-2.13.3.ebuild
index 3d8273de659b..b6caf6f2e9f6 100644
--- a/sci-mathematics/pari/pari-2.13.3.ebuild
+++ b/sci-mathematics/pari/pari-2.13.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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 )"