diff options
author | Sam James <sam@gentoo.org> | 2022-06-02 01:36:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-02 01:36:20 +0100 |
commit | 6aebc49a6d286ac4bd7a4b171e1eccff9be53498 (patch) | |
tree | 6720ea4eb7318d08ca2e32409e3edacfdab7310c /sci-mathematics/pari | |
parent | dev-libs/flatbuffers: Stabilize 2.0.6 arm64, #849089 (diff) | |
download | gentoo-6aebc49a6d286ac4bd7a4b171e1eccff9be53498.tar.gz gentoo-6aebc49a6d286ac4bd7a4b171e1eccff9be53498.tar.bz2 gentoo-6aebc49a6d286ac4bd7a4b171e1eccff9be53498.zip |
sci-mathematics/pari: Stabilize 2.13.4 x86, #849080
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.4.ebuild b/sci-mathematics/pari/pari-2.13.4.ebuild index 59258dadea5d..7467025c4b62 100644 --- a/sci-mathematics/pari/pari-2.13.4.ebuild +++ b/sci-mathematics/pari/pari-2.13.4.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/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 )" |