diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-03 07:20:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-03 07:20:37 +0100 |
commit | fc09fd27689701074edf1e9b939d538584116cd4 (patch) | |
tree | 1aa0d053162edfd1b36e6ba97487a15b718049fc /dev-perl/Math-Pari | |
parent | app-emacs/magit-popup: add blocker to avoid file collision (diff) | |
download | gentoo-fc09fd27689701074edf1e9b939d538584116cd4.tar.gz gentoo-fc09fd27689701074edf1e9b939d538584116cd4.tar.bz2 gentoo-fc09fd27689701074edf1e9b939d538584116cd4.zip |
dev-perl/Math-Pari: stable 2.10.809.0 for hppa, bug #624826
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Math-Pari')
-rw-r--r-- | dev-perl/Math-Pari/Math-Pari-2.10.809.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-Pari/Math-Pari-2.10.809.0.ebuild b/dev-perl/Math-Pari/Math-Pari-2.10.809.0.ebuild index 2b194e122e94..203cf8607e03 100644 --- a/dev-perl/Math-Pari/Math-Pari-2.10.809.0.ebuild +++ b/dev-perl/Math-Pari/Math-Pari-2.10.809.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-${PARI_VER}.tar.gz" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" # Math::Pari requires that a copy of the pari source in a parallel |