diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-05 12:44:30 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-05 12:44:30 -0800 |
commit | 9b3943ce6a91d0ee62cf74debde28cf21186d615 (patch) | |
tree | 737ebea785175ebabfa059aa1593b568c4fed7f9 /dev-perl/Math-BigInt-GMP | |
parent | dev-lang/perl-5.26.2: ppc stable, bug 673542 (diff) | |
download | gentoo-9b3943ce6a91d0ee62cf74debde28cf21186d615.tar.gz gentoo-9b3943ce6a91d0ee62cf74debde28cf21186d615.tar.bz2 gentoo-9b3943ce6a91d0ee62cf74debde28cf21186d615.zip |
dev-perl/Math-BigInt-GMP-1.600.200: ppc stable, bug 673542
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild index bb664ee1fe1c..b7245dde5a09 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |