diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:26:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:26:17 +0200 |
commit | a06de77c85afdf50f0c9a9c13c490ffa5daef21d (patch) | |
tree | ce74304f8ba2044814719f1075bc059253096995 /sci-mathematics | |
parent | dev-python/elasticsearch-py: amd64 stable wrt bug #728910 (diff) | |
download | gentoo-a06de77c85afdf50f0c9a9c13c490ffa5daef21d.tar.gz gentoo-a06de77c85afdf50f0c9a9c13c490ffa5daef21d.tar.bz2 gentoo-a06de77c85afdf50f0c9a9c13c490ffa5daef21d.zip |
sci-mathematics/pari: amd64 stable wrt bug #729202
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 2d485e215644..98f3d39138c5 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 )" |