Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-GMP/
Date: Wed, 25 May 2016 06:56:27
Message-Id: 1464159378.b5d7a93b6d3700f0d848101fab8e746cf718c282.mattst88@gentoo
1 commit: b5d7a93b6d3700f0d848101fab8e746cf718c282
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 06:56:15 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 06:56:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d7a93b
7
8 dev-perl/Math-GMP: added ~alpha, bug 577036.
9
10 dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild
14 index a8fd894..1df097d 100644
15 --- a/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild
16 +++ b/dev-perl/Math-GMP/Math-GMP-2.110.0.ebuild
17 @@ -12,7 +12,7 @@ DESCRIPTION="High speed arbitrary size integer math"
18
19 SLOT="0"
20 LICENSE="LGPL-2"
21 -KEYWORDS="~amd64 ~x86"
22 +KEYWORDS="~alpha ~amd64 ~x86"
23 IUSE="test"
24
25 RDEPEND="