diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-06 12:33:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-06 12:33:37 +0300 |
commit | d9cde46e7e326f38cc6ff3e9597e808a489c7d85 (patch) | |
tree | baa985e2de587d3ce96a9258a8983ca20f2f28b0 /dev-perl | |
parent | dev-perl/File-Slurp: amd64 stable wrt bug #698542 (diff) | |
download | gentoo-d9cde46e7e326f38cc6ff3e9597e808a489c7d85.tar.gz gentoo-d9cde46e7e326f38cc6ff3e9597e808a489c7d85.tar.bz2 gentoo-d9cde46e7e326f38cc6ff3e9597e808a489c7d85.zip |
dev-perl/Math-BigInt-GMP: amd64 stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 2942d1ba3833..8d837b220db6 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=" |