diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:42:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:42:40 +0200 |
commit | 7ef9eb5b02b4488e9dcc9ab0294fdbd9972b8577 (patch) | |
tree | 3590f96529b0caa6df2cf509b0e2340c61172423 /sci-mathematics/pari | |
parent | net-proxy/squid: x86 stable wrt bug #728768 (diff) | |
download | gentoo-7ef9eb5b02b4488e9dcc9ab0294fdbd9972b8577.tar.gz gentoo-7ef9eb5b02b4488e9dcc9ab0294fdbd9972b8577.tar.bz2 gentoo-7ef9eb5b02b4488e9dcc9ab0294fdbd9972b8577.zip |
sci-mathematics/pari: x86 stable wrt bug #729202
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.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 79963398ddca..83c80f0b2269 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 )" |