diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-10 10:52:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-10 11:04:08 +0300 |
commit | f00b4dd3df94c19c89c8bfac4401af4731f27f65 (patch) | |
tree | 9cd1c46f0e9eebefc724f85a7314cfefa150509a /sci-mathematics/pari | |
parent | sci-mathematics/pari: Stabilize 2.13.4-r1 ppc, #864214 (diff) | |
download | gentoo-f00b4dd3df94c19c89c8bfac4401af4731f27f65.tar.gz gentoo-f00b4dd3df94c19c89c8bfac4401af4731f27f65.tar.bz2 gentoo-f00b4dd3df94c19c89c8bfac4401af4731f27f65.zip |
sci-mathematics/pari: Stabilize 2.13.4-r1 ppc64, #864214
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.4-r1.ebuild b/sci-mathematics/pari/pari-2.13.4-r1.ebuild index 7ddc636a61f9..8a3f70f9f496 100644 --- a/sci-mathematics/pari/pari-2.13.4-r1.ebuild +++ b/sci-mathematics/pari/pari-2.13.4-r1.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 )" |