diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:36:48 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:05 -0800 |
commit | 790b4f0a86b9db1385c5e26a20aa7d83191e4f45 (patch) | |
tree | 89b6775be04805ce909bf3c3dae077a45f054bb1 /dev-perl/Math-GMP | |
parent | dev-perl/XML-Simple: added ~ppc, bug 608236 (diff) | |
download | gentoo-790b4f0a86b9db1385c5e26a20aa7d83191e4f45.tar.gz gentoo-790b4f0a86b9db1385c5e26a20aa7d83191e4f45.tar.bz2 gentoo-790b4f0a86b9db1385c5e26a20aa7d83191e4f45.zip |
dev-perl/Math-GMP: added ~ppc, bug 577036
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 1c8c6b9a726b..cba82c7b716a 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" IUSE="test" RDEPEND=" |