diff options
author | 2023-06-24 04:55:38 +0100 | |
---|---|---|
committer | 2023-06-24 04:55:38 +0100 | |
commit | 43d4ff8b46079561f8c2d8e4e42d71f91b290391 (patch) | |
tree | aba6822b69b20a26417aedae119a619ee104bc49 /dev-perl/PPIx-QuoteLike | |
parent | dev-perl/String-Format: Keyword 1.180.0 arm, #909051 (diff) | |
download | gentoo-43d4ff8b46079561f8c2d8e4e42d71f91b290391.tar.gz gentoo-43d4ff8b46079561f8c2d8e4e42d71f91b290391.tar.bz2 gentoo-43d4ff8b46079561f8c2d8e4e42d71f91b290391.zip |
dev-perl/PPIx-QuoteLike: Keyword 0.23.0 arm, #909051
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 1dcb32bd3304..b4bf1531290c 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND=" virtual/perl-Carp |