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/Path-IsDev/
Date: Wed, 25 May 2016 23:08:57
Message-Id: 1464217716.07e463183c338af64f8df23c97e4ae2f6efd9bd9.mattst88@gentoo
1 commit: 07e463183c338af64f8df23c97e4ae2f6efd9bd9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 22:58:01 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 23:08:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07e46318
7
8 dev-perl/Path-IsDev: added ~alpha, bug 579360.
9
10 dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild b/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild
14 index 24e694b..197d449 100644
15 --- a/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild
16 +++ b/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild
17 @@ -10,7 +10,7 @@ inherit perl-module
18
19 DESCRIPTION="Determine if a given Path resembles a development source tree"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~x86"
22 +KEYWORDS="~alpha ~amd64 ~x86"
23 IUSE="test minimal"
24
25 RDEPEND="