diff options
author | Sam James <sam@gentoo.org> | 2022-11-15 04:36:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-15 04:36:44 +0000 |
commit | 3ae9f01789adadb6798671e570b337822cea8583 (patch) | |
tree | 2c84ed60aae1483d7a2d7f67ffcfc89f6c52326a | |
parent | dev-perl/Filesys-Notify-Simple: Keyword 0.140.0 hppa, #878933 (diff) | |
download | gentoo-3ae9f01789adadb6798671e570b337822cea8583.tar.gz gentoo-3ae9f01789adadb6798671e570b337822cea8583.tar.bz2 gentoo-3ae9f01789adadb6798671e570b337822cea8583.zip |
dev-perl/Hash-MultiValue: Keyword 0.160.0-r1 hppa, #878933
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r1.ebuild b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r1.ebuild index ed58b84118d3..8d45a7bacc12 100644 --- a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r1.ebuild +++ b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Store multiple values per key" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |