diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 03:04:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 03:04:05 +0000 |
commit | 7c0aa21b64be01ba9eb28984e39bc373c1df1822 (patch) | |
tree | b9be64dcb4ea4455206002d67d1b27723acd7528 /dev-perl | |
parent | dev-perl/PDF-API2: Stabilize 2.42.0 amd64, #833669 (diff) | |
download | gentoo-7c0aa21b64be01ba9eb28984e39bc373c1df1822.tar.gz gentoo-7c0aa21b64be01ba9eb28984e39bc373c1df1822.tar.bz2 gentoo-7c0aa21b64be01ba9eb28984e39bc373c1df1822.zip |
dev-perl/PPIx-QuoteLike: Stabilize 0.19.0 amd64, #833671
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild | 4 |
1 files 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 |