diff options
author | 2022-02-19 09:18:55 +0200 | |
---|---|---|
committer | 2022-02-19 09:18:55 +0200 | |
commit | ff672a29844c779b25d8e90c064a413b409abcb9 (patch) | |
tree | f882be8593367632394bb16ac7d62d7fb2b3461f /dev-perl/PPIx-QuoteLike | |
parent | dev-perl/Net-DNS: Stabilize 1.320.0 ppc, #833668 (diff) | |
download | gentoo-ff672a29844c779b25d8e90c064a413b409abcb9.tar.gz gentoo-ff672a29844c779b25d8e90c064a413b409abcb9.tar.bz2 gentoo-ff672a29844c779b25d8e90c064a413b409abcb9.zip |
dev-perl/PPIx-QuoteLike: Stabilize 0.19.0 ppc, #833671
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/PPIx-QuoteLike')
-rw-r--r-- | dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 194155e4ebf0..e1ccfde46859 100644 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.19.0.ebuild @@ -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 |