summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-09-22 19:52:05 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-09-27 14:02:03 +0200
commit5d8aa1165cca8619f76e611ba161e2099b4ad9c6 (patch)
tree6c9fb42482f341bc2c7e01bf2955558effa89554 /dev-perl
parentdev-perl/HTTP-MultiPartParser: Keyword 0.20.0-r1 riscv, #872365 (diff)
downloadgentoo-5d8aa1165cca8619f76e611ba161e2099b4ad9c6.tar.gz
gentoo-5d8aa1165cca8619f76e611ba161e2099b4ad9c6.tar.bz2
gentoo-5d8aa1165cca8619f76e611ba161e2099b4ad9c6.zip
dev-perl/Hash-MultiValue: Keyword 0.160.0-r1 riscv, #872365
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r1.ebuild4
1 files changed, 2 insertions, 2 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 a9e3ea6d6eac..0164f12b0ae6 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Store multiple values per key"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"