diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 13:49:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 13:49:39 +0100 |
commit | 1a3205b822db58fd2a0767f316e3807bec55a3ea (patch) | |
tree | a710b24e67a815d99818ae89e104c7156109d629 /sci-mathematics/pari | |
parent | sci-libs/givaro: x86 stable wrt bug #710352 (diff) | |
download | gentoo-1a3205b822db58fd2a0767f316e3807bec55a3ea.tar.gz gentoo-1a3205b822db58fd2a0767f316e3807bec55a3ea.tar.bz2 gentoo-1a3205b822db58fd2a0767f316e3807bec55a3ea.zip |
sci-mathematics/pari: x86 stable wrt bug #710354
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/pari')
-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 1ae94698ffed..3d42e03c1983 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 )" |