diff options
author | 2023-06-24 04:55:51 +0100 | |
---|---|---|
committer | 2023-06-24 04:55:51 +0100 | |
commit | d32213e8bddfb1d32b1aa219b15e89ea57e66e71 (patch) | |
tree | f856d8ab203d0ad00f5236703edb8bffe5181335 /dev-perl | |
parent | dev-perl/String-Format: Keyword 1.180.0 arm64, #909051 (diff) | |
download | gentoo-d32213e8bddfb1d32b1aa219b15e89ea57e66e71.tar.gz gentoo-d32213e8bddfb1d32b1aa219b15e89ea57e66e71.tar.bz2 gentoo-d32213e8bddfb1d32b1aa219b15e89ea57e66e71.zip |
dev-perl/PPIx-QuoteLike: Keyword 0.23.0 arm64, #909051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 b4bf1531290c..b8d236d80fd8 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" RDEPEND=" virtual/perl-Carp |