diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:03 +0200 |
commit | 8c0ed0391b0f3a7c4a81a402e2e75c171e51c9ac (patch) | |
tree | 7e5de21f5064c8febc9094dfb2b634131ec14600 /dev-perl/Hash-MultiValue | |
parent | dev-perl/HTTP-Server-Simple: Stabilize 0.520.0-r1 arm64, #885325 (diff) | |
download | gentoo-8c0ed0391b0f3a7c4a81a402e2e75c171e51c9ac.tar.gz gentoo-8c0ed0391b0f3a7c4a81a402e2e75c171e51c9ac.tar.bz2 gentoo-8c0ed0391b0f3a7c4a81a402e2e75c171e51c9ac.zip |
dev-perl/Hash-MultiValue: Stabilize 0.160.0-r1 arm64, #885325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Hash-MultiValue')
-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 d977e80531af..903bf401bfcf 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 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |