diff options
author | Sam James <sam@gentoo.org> | 2022-01-19 22:43:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-19 22:43:06 +0000 |
commit | 957852bb4bbd31d1da8a0794757a47f182a1968b (patch) | |
tree | 14a3d4e6179b446d7b79ea646b6eaaea9ca1964c /sci-mathematics | |
parent | dev-libs/libical: Stabilize 3.0.12 ppc, #831253 (diff) | |
download | gentoo-957852bb4bbd31d1da8a0794757a47f182a1968b.tar.gz gentoo-957852bb4bbd31d1da8a0794757a47f182a1968b.tar.bz2 gentoo-957852bb4bbd31d1da8a0794757a47f182a1968b.zip |
sci-mathematics/pari: Stabilize 2.13.3 ppc, #831413
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/pari-2.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.13.3.ebuild b/sci-mathematics/pari/pari-2.13.3.ebuild index bbafbde7a257..2b6dd7c50043 100644 --- a/sci-mathematics/pari/pari-2.13.3.ebuild +++ b/sci-mathematics/pari/pari-2.13.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/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 )" |