diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-17 05:12:49 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-17 05:12:49 +0200 |
commit | 10aac62a016bca4b1aecc863faf9c92c8dd8f46e (patch) | |
tree | c450cc36b6bc9d4b4cc4a6f751c9aecc3cf068d6 /dev-perl/Math-GMP | |
parent | dev-perl/Devel-CheckLib: Mark ~hppa (bug #577036). (diff) | |
download | gentoo-10aac62a016bca4b1aecc863faf9c92c8dd8f46e.tar.gz gentoo-10aac62a016bca4b1aecc863faf9c92c8dd8f46e.tar.bz2 gentoo-10aac62a016bca4b1aecc863faf9c92c8dd8f46e.zip |
dev-perl/Math-GMP: Mark ~hppa (bug #577036).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild index 1df097dd43a3..a66bdddf7310 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="High speed arbitrary size integer math" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~x86" IUSE="test" RDEPEND=" |