summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-27 12:14:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-27 12:14:07 +0200
commitc48911b77042767f4abdaf58630f3adcca1dfb48 (patch)
treec7e12e22a3f4004113f55b5ea17ce36e9d6115af /dev-perl/Math-BigInt-GMP
parentdev-libs/xmlrpc-c: amd64 stable wrt bug #616670 (diff)
downloadgentoo-c48911b77042767f4abdaf58630f3adcca1dfb48.tar.gz
gentoo-c48911b77042767f4abdaf58630f3adcca1dfb48.tar.bz2
gentoo-c48911b77042767f4abdaf58630f3adcca1dfb48.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Math-BigInt-GMP')
-rw-r--r--dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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="