diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:37:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:37:15 +0200 |
commit | 9c626320e364db334c7d7b93f1c91a31616b99df (patch) | |
tree | 2ba431380cc44efac5f155b9e93eb4ed9bf63425 /sci-mathematics | |
parent | dev-util/source-highlight: ppc64 stable wrt bug #729060 (diff) | |
download | gentoo-9c626320e364db334c7d7b93f1c91a31616b99df.tar.gz gentoo-9c626320e364db334c7d7b93f1c91a31616b99df.tar.bz2 gentoo-9c626320e364db334c7d7b93f1c91a31616b99df.zip |
sci-mathematics/pari: ppc64 stable wrt bug #729202
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari/pari-2.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pari/pari-2.11.4.ebuild b/sci-mathematics/pari/pari-2.11.4.ebuild index 3b7680f31cec..79963398ddca 100644 --- a/sci-mathematics/pari/pari-2.11.4.ebuild +++ b/sci-mathematics/pari/pari-2.11.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://pari.math.u-bordeaux.fr/pub/${PN}/unix/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/6" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~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 )" |