diff options
author | 2024-07-14 22:17:00 +0200 | |
---|---|---|
committer | 2024-07-14 22:17:00 +0200 | |
commit | fbbaa7ec92e3f4a630a139b0a563775ff6e02057 (patch) | |
tree | d667c9ddf14740667af84b84b70f3a0122903fb2 /sci-mathematics/pari | |
parent | dev-python/mkdocs-material: add 9.5.29 (diff) | |
download | gentoo-fbbaa7ec92e3f4a630a139b0a563775ff6e02057.tar.gz gentoo-fbbaa7ec92e3f4a630a139b0a563775ff6e02057.tar.bz2 gentoo-fbbaa7ec92e3f4a630a139b0a563775ff6e02057.zip |
sci-mathematics/pari: Stabilize 2.15.5 amd64, #936056
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r-- | sci-mathematics/pari/pari-2.15.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.15.5.ebuild b/sci-mathematics/pari/pari-2.15.5.ebuild index 03b3acf38efd..73e003b95f44 100644 --- a/sci-mathematics/pari/pari-2.15.5.ebuild +++ b/sci-mathematics/pari/pari-2.15.5.ebuild @@ -15,7 +15,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" REQUIRED_USE="fltk? ( !X )" # mutually exclusive plot implementations RESTRICT="!test? ( test )" |