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/Sub-Identify/
Date: Thu, 26 May 2016 00:45:11
Message-Id: 1464223419.3d67fc8dc580d4d5099d8c30670c75d3e060173d.mattst88@gentoo
1 commit: 3d67fc8dc580d4d5099d8c30670c75d3e060173d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 00:43:32 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 00:43:39 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d67fc8d
7
8 dev-perl/Sub-Identify: added ~alpha, bug 579466.
9
10 dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild
14 index f8ac09c..ef24bfb 100644
15 --- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild
16 +++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild
17 @@ -11,7 +11,7 @@ inherit perl-module
18 DESCRIPTION="Retrieve names of code references"
19
20 SLOT="0"
21 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris"
22 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris"
23 IUSE="test"
24
25 RDEPEND="