commit: ad44795884b5b59132226245022b5ccefad6843f Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed May 25 23:13:41 2016 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed May 25 23:13:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad447958
dev-perl/PPIx-Regexp: alpha stable, bug 580978. dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild index dee3018..bffab4a 100644 --- a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild +++ b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.48.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Represent a regular expression of some sort" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="alpha amd64 ~ppc ~ppc64 ~x86" IUSE="test examples" RDEPEND="
