diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 12:36:30 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 13:22:35 -0700 |
commit | 5d0b98c98ec25cad32754ae4aef6058acdd7ec56 (patch) | |
tree | 44196ca896ffea0ecf14358a27ec4ced4443fc97 /dev-perl/Hash-FieldHash | |
parent | dev-perl/Regexp-Util: Keyword 0.3.0 alpha, #788778 (diff) | |
download | gentoo-5d0b98c98ec25cad32754ae4aef6058acdd7ec56.tar.gz gentoo-5d0b98c98ec25cad32754ae4aef6058acdd7ec56.tar.bz2 gentoo-5d0b98c98ec25cad32754ae4aef6058acdd7ec56.zip |
dev-perl/Hash-FieldHash: Keyword 0.150.0-r1 alpha, #788778
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Hash-FieldHash')
-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 6d4de64ae89a..19f7d8ed2cc0 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 ~arm64 ~hppa ~ia64 ~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 ~arm64 ~hppa ~ia64 ~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 )" |