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/Module-Install/
Date: Thu, 23 Nov 2017 22:31:52
Message-Id: 1511476289.351e466d2f153c9de3f6c4ad0b10d54eeefbab63.mattst88@gentoo
1 commit: 351e466d2f153c9de3f6c4ad0b10d54eeefbab63
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 23 22:29:31 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 23 22:31:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=351e466d
7
8 dev-perl/Module-Install-1.180.0: added ~alpha, bug 622974
9
10 dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
14 index 76ec01d9442..e18079ba474 100644
15 --- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
16 +++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild
17 @@ -10,7 +10,7 @@ inherit perl-module
18 DESCRIPTION="Standalone, extensible Perl module installer"
19
20 SLOT="0"
21 -KEYWORDS="amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
22 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
23 IUSE="test"
24
25 RDEPEND="