diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:33:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:33:29 +0200 |
commit | a4aaae85e2059598c416f2ea3c6ad8635a3a9b7a (patch) | |
tree | 404fbc119c978138ebceeee7f45a182bc05106b9 /sci-mathematics/pari | |
parent | dev-util/source-highlight: ppc stable wrt bug #729060 (diff) | |
download | gentoo-a4aaae85e2059598c416f2ea3c6ad8635a3a9b7a.tar.gz gentoo-a4aaae85e2059598c416f2ea3c6ad8635a3a9b7a.tar.bz2 gentoo-a4aaae85e2059598c416f2ea3c6ad8635a3a9b7a.zip |
sci-mathematics/pari: ppc stable wrt bug #729202
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 98f3d39138c5..3b7680f31cec 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 )" |