diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-06 12:36:53 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-06 12:36:53 +0300 |
commit | d6d96819c92fd8256b3a5509c0e7f6f0b4641877 (patch) | |
tree | aa7542d62e1dfd580d4b5028e75894bd5efd18fc /dev-perl/Math-BigInt-GMP | |
parent | dev-perl/File-Slurp: x86 stable wrt bug #698542 (diff) | |
download | gentoo-d6d96819c92fd8256b3a5509c0e7f6f0b4641877.tar.gz gentoo-d6d96819c92fd8256b3a5509c0e7f6f0b4641877.tar.bz2 gentoo-d6d96819c92fd8256b3a5509c0e7f6f0b4641877.zip |
dev-perl/Math-BigInt-GMP: x86 stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 8d837b220db6..446c03d20e53 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=" |