diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:43:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:43:29 +0100 |
commit | 9500f5134601b036d120b88d5f4773217704c19c (patch) | |
tree | a77ace9ed3c63d9cd427de9ced634c3811ab5b20 /sci-mathematics | |
parent | virtual/httpd-php: ppc stable wrt bug #710304 (diff) | |
download | gentoo-9500f5134601b036d120b88d5f4773217704c19c.tar.gz gentoo-9500f5134601b036d120b88d5f4773217704c19c.tar.bz2 gentoo-9500f5134601b036d120b88d5f4773217704c19c.zip |
sci-mathematics/pari: ppc stable wrt bug #710354
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/pari-2.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.11.2.ebuild b/sci-mathematics/pari/pari-2.11.2.ebuild index db18b208ea81..1ae94698ffed 100644 --- a/sci-mathematics/pari/pari-2.11.2.ebuild +++ b/sci-mathematics/pari/pari-2.11.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://pari.math.u-bordeaux.fr/pub/${PN}/unix/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/6" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="data doc fltk gmp test threads X" RESTRICT="!test? ( test )" |