commit: f16db9538a47631e6fd35f755775026c22e0c4ac Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Jul 24 19:36:52 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Jul 24 20:22:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16db953
dev-perl/PPIx-QuoteLike: Keyword 0.17.0 alpha, #789090 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild index f299808b59f..59db838341d 100644 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse Perl string literals and string-literal-like things" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64" IUSE="test examples" RESTRICT="!test? ( test )"