diff options
author | Sam James <sam@gentoo.org> | 2023-06-24 04:55:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-24 04:55:48 +0100 |
commit | 48b5c80606bde05d0db266a981199406e7d2ff7c (patch) | |
tree | 8ca780efb4b808c0c8ba68be3153ce2ba9a8f626 /dev-perl/PPI | |
parent | dev-perl/B-Keywords: Keyword 1.260.0 arm64, #909051 (diff) | |
download | gentoo-48b5c80606bde05d0db266a981199406e7d2ff7c.tar.gz gentoo-48b5c80606bde05d0db266a981199406e7d2ff7c.tar.bz2 gentoo-48b5c80606bde05d0db266a981199406e7d2ff7c.zip |
dev-perl/PPI: Keyword 1.276.0 arm64, #909051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/PPI')
-rw-r--r-- | dev-perl/PPI/PPI-1.276.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPI/PPI-1.276.0.ebuild b/dev-perl/PPI/PPI-1.276.0.ebuild index be7135937d46..7f61c36ff0ae 100644 --- a/dev-perl/PPI/PPI-1.276.0.ebuild +++ b/dev-perl/PPI/PPI-1.276.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" virtual/perl-Carp |