diff options
author | Sam James <sam@gentoo.org> | 2023-06-05 06:02:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-05 06:02:27 +0100 |
commit | ff2d5645cd70a8b287542c05c66c570f816c3518 (patch) | |
tree | 91bfe792bb8ec6d2280ed0f9136eb471487b65eb /sci-mathematics/pari | |
parent | dev-util/seer: add 2.0 (unkw'd) (diff) | |
download | gentoo-ff2d5645cd70a8b287542c05c66c570f816c3518.tar.gz gentoo-ff2d5645cd70a8b287542c05c66c570f816c3518.tar.bz2 gentoo-ff2d5645cd70a8b287542c05c66c570f816c3518.zip |
sci-mathematics/pari: Stabilize 2.15.3 amd64, #907855
Signed-off-by: Sam James <sam@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 4e92879b687a..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 )" |