diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 01:54:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 01:54:46 +0000 |
commit | 23dd968da9592bda1fe0dda5391f784958820aec (patch) | |
tree | 54f7fd5008816c36738b9f75f2009163004c8e61 /dev-perl | |
parent | dev-perl/Regexp-Util: Keyword 0.3.0 arm64, #788778 (diff) | |
download | gentoo-23dd968da9592bda1fe0dda5391f784958820aec.tar.gz gentoo-23dd968da9592bda1fe0dda5391f784958820aec.tar.bz2 gentoo-23dd968da9592bda1fe0dda5391f784958820aec.zip |
dev-perl/Hash-FieldHash: Keyword 0.150.0-r1 arm64, #788778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild index f234477e14bc..35a92bebe355 100644 --- a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild +++ b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight field hash for inside-out objects" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |