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/PPIx-QuoteLike/
Date: Sat, 24 Jul 2021 20:23:49
Message-Id: 1627158177.f16db9538a47631e6fd35f755775026c22e0c4ac.mattst88@gentoo
1 commit: f16db9538a47631e6fd35f755775026c22e0c4ac
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 24 19:36:52 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 24 20:22:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16db953
7
8 dev-perl/PPIx-QuoteLike: Keyword 0.17.0 alpha, #789090
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild
16 index f299808b59f..59db838341d 100644
17 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild
18 +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.17.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Parse Perl string literals and string-literal-like things"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64"
24 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64"
25 IUSE="test examples"
26 RESTRICT="!test? ( test )"