dev-perl/Math-BigInt-GMP: amd64 stable wrt bug #612266
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 27 Apr 2017 10:14:07 +0000 (12:14 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 27 Apr 2017 10:14:07 +0000 (12:14 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild

index 4d2805826314115529c8864543be3789696efc24..6f26f714cce395bbd88c6071eaa1f471c199e245 100644 (file)
@@ -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="