diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:06 +0300 |
commit | a6274d920fb4d7293b5e0b4d03848c757790c2e7 (patch) | |
tree | 04d2e5879b27593d3d418c711a5169860640e7be /dev-perl/PPIx-QuoteLike | |
parent | dev-perl/LWP-Protocol-https: Stabilize 6.110.0 x86, #912521 (diff) | |
download | gentoo-a6274d920fb4d7293b5e0b4d03848c757790c2e7.tar.gz gentoo-a6274d920fb4d7293b5e0b4d03848c757790c2e7.tar.bz2 gentoo-a6274d920fb4d7293b5e0b4d03848c757790c2e7.zip |
dev-perl/PPIx-QuoteLike: Stabilize 0.23.0 x86, #912525
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.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild index 94356a37347f..a497630ff30c 100644 --- a/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild +++ b/dev-perl/PPIx-QuoteLike/PPIx-QuoteLike-0.23.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse Perl string literals and string-literal-like things" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" virtual/perl-Carp |