diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:36:31 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 13:36:31 +0200 |
commit | 59fed7509dba6a8ab54eafe620dd4d404e957c48 (patch) | |
tree | b37ec6dcff116990ec1bf2d2e7d468bb3076cde6 /dev-perl/Math-BigInt-GMP | |
parent | dev-perl/Moo: Stable for HPPA (bug #614514). (diff) | |
download | gentoo-59fed7509dba6a8ab54eafe620dd4d404e957c48.tar.gz gentoo-59fed7509dba6a8ab54eafe620dd4d404e957c48.tar.bz2 gentoo-59fed7509dba6a8ab54eafe620dd4d404e957c48.zip |
dev-perl/Math-BigInt-GMP: Stable for HPPA (bug #612266).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
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 af2bb7ddd11d..74854c4e89b2 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=" |