Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PPIx-QuoteLike/
Date: Sat, 19 Feb 2022 03:06:05
Message-Id: 1645239845.7c0aa21b64be01ba9eb28984e39bc373c1df1822.sam@gentoo
1 commit: 7c0aa21b64be01ba9eb28984e39bc373c1df1822
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 03:04:05 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 03:04:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c0aa21b
7
8 dev-perl/PPIx-QuoteLike: Stabilize 0.19.0 amd64, #833671
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild
16 index 0fb12860a1ab..548132d899b3 100644
17 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild
18 +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ inherit perl-module
26 DESCRIPTION="Parse Perl string literals and string-literal-like things"
27
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
31
32 RDEPEND="
33 virtual/perl-Carp