Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
Date: Sat, 29 Apr 2017 11:36:48
Message-Id: 1493465791.59fed7509dba6a8ab54eafe620dd4d404e957c48.jer@gentoo
1 commit: 59fed7509dba6a8ab54eafe620dd4d404e957c48
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 29 11:36:31 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 29 11:36:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59fed750
7
8 dev-perl/Math-BigInt-GMP: Stable for HPPA (bug #612266).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index af2bb7ddd11..74854c4e89b 100644
18 --- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
19 +++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Use the GMP library for Math::BigInt routines"
22
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86"
25 +KEYWORDS="~alpha amd64 hppa ~ppc ~sparc x86"
26 IUSE="test"
27
28 RDEPEND="