diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 03:40:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 03:40:12 +0000 |
commit | f3c71d3b16b8bfbb73a258e207edaf910ca1f7a9 (patch) | |
tree | 931ed60663a55e77149dc294d3096142bec971eb /dev-perl/PPIx-QuoteLike | |
parent | dev-perl/PDF-API2: Stabilize 2.42.0 x86, #833669 (diff) | |
download | gentoo-f3c71d3b16b8bfbb73a258e207edaf910ca1f7a9.tar.gz gentoo-f3c71d3b16b8bfbb73a258e207edaf910ca1f7a9.tar.bz2 gentoo-f3c71d3b16b8bfbb73a258e207edaf910ca1f7a9.zip |
dev-perl/PPIx-QuoteLike: Stabilize 0.19.0 x86, #833671
Signed-off-by: Sam James <sam@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 548132d899b3..194155e4ebf0 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 |