commit: 7c0aa21b64be01ba9eb28984e39bc373c1df1822
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 03:04:05 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 03:04:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c0aa21b
dev-perl/PPIx-QuoteLike: Stabilize 0.19.0 amd64, #833671
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild
b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild
index 0fb12860a1ab..548132d899b3 100644
--- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild
+++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Parse Perl string literals and string-literal-like things"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
RDEPEND="
virtual/perl-Carp