diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-18 17:38:35 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-18 17:38:35 +0200 |
commit | b99f061de24714f97e0669631c61597ab98f7be7 (patch) | |
tree | e224139b2fc13f263d4dc5bc09e9c1766eb7728c /dev-perl/Math-BigInt-GMP | |
parent | mail-client/sylpheed: ppc64 stable (bug 615036). (diff) | |
download | gentoo-b99f061de24714f97e0669631c61597ab98f7be7.tar.gz gentoo-b99f061de24714f97e0669631c61597ab98f7be7.tar.bz2 gentoo-b99f061de24714f97e0669631c61597ab98f7be7.zip |
dev-perl/Math-BigInt-GMP: ppc stable (bug 612266).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild index 74854c4e89b2..6de173d903c1 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Use the GMP library for Math::BigInt routines" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ~sparc x86" IUSE="test" RDEPEND=" |