summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-11-28 18:17:56 -0500
committerSam James <sam@gentoo.org>2023-11-29 04:20:57 +0000
commit33a2f5136d9f92738fc31d056d866decadd93f55 (patch)
treef99113c589cbed66f2d5e59b899483153e7abcca /dev-perl/Hash-MultiValue
parentdev-perl/Filesys-Notify-Simple: Keyword 0.140.0 mips, #878933 (diff)
downloadgentoo-33a2f5136d9f92738fc31d056d866decadd93f55.tar.gz
gentoo-33a2f5136d9f92738fc31d056d866decadd93f55.tar.bz2
gentoo-33a2f5136d9f92738fc31d056d866decadd93f55.zip
dev-perl/Hash-MultiValue: Keyword 0.160.0-r1 mips, #878933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Hash-MultiValue')
-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 903bf401bfcf..0d6abf4ed6ec 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-2022 Gentoo Authors
+# Copyright 1999-2023 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 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"