diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 05:44:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 05:44:05 +0100 |
commit | fbca440728bb1c822718a9a01befa75b05e39eeb (patch) | |
tree | 83f1c3a41c03f567d410433f08cfe071e0d013cd /dev-perl/Hash-FieldHash | |
parent | dev-perl/Hash-FieldHash: Stabilize 0.150.0-r2 ppc, #934829 (diff) | |
download | gentoo-fbca440728bb1c822718a9a01befa75b05e39eeb.tar.gz gentoo-fbca440728bb1c822718a9a01befa75b05e39eeb.tar.bz2 gentoo-fbca440728bb1c822718a9a01befa75b05e39eeb.zip |
dev-perl/Hash-FieldHash: Stabilize 0.150.0-r2 amd64, #934829
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Hash-FieldHash')
-rw-r--r-- | dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r2.ebuild b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r2.ebuild index 6d1dd429e7f3..a357a1f39998 100644 --- a/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r2.ebuild +++ b/dev-perl/Hash-FieldHash/Hash-FieldHash-0.150.0-r2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lightweight field hash for inside-out objects" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=virtual/perl-XSLoader-0.20.0 |