diff options
author | 2024-07-07 07:08:57 +0100 | |
---|---|---|
committer | 2024-07-07 07:09:34 +0100 | |
commit | c9b47b797e98bdae3960d2af78dc110b34e630f3 (patch) | |
tree | 791decd8a82167591481d41c52b61cc68aa6b304 /dev-perl/PPIx-QuoteLike | |
parent | dev-perl/PPI: Stabilize 1.278.0 arm64, #935698 (diff) | |
download | gentoo-c9b47b797e98bdae3960d2af78dc110b34e630f3.tar.gz gentoo-c9b47b797e98bdae3960d2af78dc110b34e630f3.tar.bz2 gentoo-c9b47b797e98bdae3960d2af78dc110b34e630f3.zip |
dev-perl/PPIx-QuoteLike: Stabilize 0.23.0 arm64, #935698
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.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 3b81c52d6082..acf113441eb6 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 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" virtual/perl-Carp |