diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-06 12:40:31 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-06 12:40:31 +0300 |
commit | 29e8db8739217ba9c4f98ab0bc8408940597eac0 (patch) | |
tree | 462e1c67526a3d8594b355076e235c2e276b9372 /dev-perl/Math-BigInt-GMP | |
parent | dev-perl/File-Slurp: ppc stable wrt bug #698542 (diff) | |
download | gentoo-29e8db8739217ba9c4f98ab0bc8408940597eac0.tar.gz gentoo-29e8db8739217ba9c4f98ab0bc8408940597eac0.tar.bz2 gentoo-29e8db8739217ba9c4f98ab0bc8408940597eac0.zip |
dev-perl/Math-BigInt-GMP: ppc stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r-- | dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild index 446c03d20e53..f5c0bd8d2df9 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.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=" |