diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 12:36:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 13:22:57 -0700 |
commit | f16db9538a47631e6fd35f755775026c22e0c4ac (patch) | |
tree | 234aecd7fb0892d8b2798b3644ad638fcb3b69db /dev-perl/PPIx-QuoteLike | |
parent | dev-perl/Lexical-SealRequireHints: Keyword 0.11.0 alpha, #788778 (diff) | |
download | gentoo-f16db9538a47631e6fd35f755775026c22e0c4ac.tar.gz gentoo-f16db9538a47631e6fd35f755775026c22e0c4ac.tar.bz2 gentoo-f16db9538a47631e6fd35f755775026c22e0c4ac.zip |
dev-perl/PPIx-QuoteLike: Keyword 0.17.0 alpha, #789090
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/PPIx-QuoteLike')
-rw-r--r-- | dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 f299808b59f2..59db838341db 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 )" |