commit: 07e463183c338af64f8df23c97e4ae2f6efd9bd9 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 22:58:01 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed May 25 23:08:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07e46318
dev-perl/Path-IsDev: added ~alpha, bug 579360. dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild b/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild index 24e694b..197d449 100644 --- a/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild +++ b/dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Determine if a given Path resembles a development source tree" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="test minimal" RDEPEND="
