diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:23:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:23:15 +0200 |
commit | b0597607d6cb69588955d084257732dc3b246abc (patch) | |
tree | 4e130708fdb6bef50f1e998d02bc78cd0e29d306 /dev-perl/Math-BigInt-GMP | |
parent | mail-mta/msmtp: x86 stable wrt bug #615336 (diff) | |
download | gentoo-b0597607d6cb69588955d084257732dc3b246abc.tar.gz gentoo-b0597607d6cb69588955d084257732dc3b246abc.tar.bz2 gentoo-b0597607d6cb69588955d084257732dc3b246abc.zip |
dev-perl/Math-BigInt-GMP: x86 stable wrt bug #612266
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 6f26f714cce3..af2bb7ddd11d 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 @@ -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=" |