diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-06 13:13:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-06 13:13:05 +0300 |
commit | 5af08f6ae32bd5f1c07b10ee027b717a5ca53814 (patch) | |
tree | 571ca193272464e9fecb82697f06402e6a806536 /dev-perl/Math-BigInt-GMP | |
parent | virtual/perl-version: alpha stable wrt bug #673542 (diff) | |
download | gentoo-5af08f6ae32bd5f1c07b10ee027b717a5ca53814.tar.gz gentoo-5af08f6ae32bd5f1c07b10ee027b717a5ca53814.tar.bz2 gentoo-5af08f6ae32bd5f1c07b10ee027b717a5ca53814.zip |
dev-perl/Math-BigInt-GMP: alpha stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 b7245dde5a09..d4f8be9ca801 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=" |