diff options
author | 2021-11-15 04:31:17 +0000 | |
---|---|---|
committer | 2021-11-15 04:31:17 +0000 | |
commit | da3a06a114cbd0ab4e6df87c1b0dc1682eeb5098 (patch) | |
tree | 6ab88418d89b6a8955724aeb6aae9153898e5aef /dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild | |
parent | dev-perl/Regexp-Util: Keyword 0.5.0 arm, #820548 (diff) | |
download | gentoo-da3a06a114cbd0ab4e6df87c1b0dc1682eeb5098.tar.gz gentoo-da3a06a114cbd0ab4e6df87c1b0dc1682eeb5098.tar.bz2 gentoo-da3a06a114cbd0ab4e6df87c1b0dc1682eeb5098.zip |
dev-perl/Hash-FieldHash: Keyword 0.150.0-r1 arm, #820548
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r1.ebuild')
-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 03067b0a6a4e..13ca0315941c 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="~alpha amd64 ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |