diff options
author | Sam James <sam@gentoo.org> | 2022-06-02 01:36:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-02 01:36:27 +0100 |
commit | a96358f15bba695a1ff233191e8ee42d6693368e (patch) | |
tree | 7df67e7c2c0a819e6fd651e91e497d8665453cc5 /sci-mathematics | |
parent | sci-mathematics/pari: Stabilize 2.13.4 amd64, #849080 (diff) | |
download | gentoo-a96358f15bba695a1ff233191e8ee42d6693368e.tar.gz gentoo-a96358f15bba695a1ff233191e8ee42d6693368e.tar.bz2 gentoo-a96358f15bba695a1ff233191e8ee42d6693368e.zip |
sci-mathematics/pari: Stabilize 2.13.4 ppc64, #849080
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 9f41ff8648fd..bbafbde7a257 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 )" |