From: Agostino Sarubbo Date: Thu, 27 Apr 2017 10:14:07 +0000 (+0200) Subject: dev-perl/Math-BigInt-GMP: amd64 stable wrt bug #612266 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c48911b77042767f4abdaf58630f3adcca1dfb48;p=gentoo.git dev-perl/Math-BigInt-GMP: amd64 stable wrt bug #612266 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild index 4d2805826314..6f26f714cce3 100644 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86" IUSE="test" RDEPEND="