diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-05 10:58:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-05 10:59:54 +0300 |
commit | 05f81b04ae1f6311d46c826e7366e208e4f9d922 (patch) | |
tree | 9590658610d60b62ac1714f0105bdd56cd2d48c9 /dev-perl/Math-BigInt-GMP | |
parent | virtual/perl-version: x86 stable wrt bug #673542 (diff) | |
download | gentoo-05f81b04ae1f6311d46c826e7366e208e4f9d922.tar.gz gentoo-05f81b04ae1f6311d46c826e7366e208e4f9d922.tar.bz2 gentoo-05f81b04ae1f6311d46c826e7366e208e4f9d922.zip |
dev-perl/Math-BigInt-GMP: x86 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 0e52775c65ec..d7bd3e501229 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=" |