summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-11-28 18:18:19 -0500
committerSam James <sam@gentoo.org>2023-11-29 04:21:01 +0000
commit988521e9adce593beee37fda9bc1e080abde2144 (patch)
tree0ec6e0ff53c1a6d4a8704b704e56c6ac7c904629 /dev-perl/LWP-Protocol-http10
parentdev-perl/Log-Dispatch-Array: Keyword 1.5.0 mips, #878933 (diff)
downloadgentoo-988521e9adce593beee37fda9bc1e080abde2144.tar.gz
gentoo-988521e9adce593beee37fda9bc1e080abde2144.tar.bz2
gentoo-988521e9adce593beee37fda9bc1e080abde2144.zip
dev-perl/LWP-Protocol-http10: Keyword 6.30.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/LWP-Protocol-http10')
-rw-r--r--dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0-r1.ebuild b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0-r1.ebuild
index 4a65476532ea..baf092d9120a 100644
--- a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0-r1.ebuild
+++ b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.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=8
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Legacy HTTP/1.0 support for LWP"
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"
RDEPEND="
>=dev-perl/HTTP-Message-6.0.0