diff options
author | 2019-01-04 16:44:49 +0300 | |
---|---|---|
committer | 2019-01-04 16:47:01 +0300 | |
commit | b6f034485fba47fc5e626da9fce75e80f4d3e8d0 (patch) | |
tree | 21c1254e4350cc2139ac371e4d199aedb9e57fb1 /dev-perl/Math-BigInt-GMP | |
parent | virtual/perl-version: amd64 stable wrt bug #673542 (diff) | |
download | gentoo-b6f034485fba47fc5e626da9fce75e80f4d3e8d0.tar.gz gentoo-b6f034485fba47fc5e626da9fce75e80f4d3e8d0.tar.bz2 gentoo-b6f034485fba47fc5e626da9fce75e80f4d3e8d0.zip |
dev-perl/Math-BigInt-GMP: amd64 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 | 4 |
1 files changed, 2 insertions, 2 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 15a6aee6618b..0e52775c65ec 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |