summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-10 20:34:10 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-10 20:34:10 +0200
commit0958b67b188577b4196660103d1063fec75d4b2d (patch)
tree99f3bfdc90baa9aede81a7bfda4f4c99a4ce16c0
parentdev-perl/HTTP-Server-Simple-PSGI: Stabilize 0.160.0-r1 arm64, #885325 (diff)
downloadgentoo-0958b67b188577b4196660103d1063fec75d4b2d.tar.gz
gentoo-0958b67b188577b4196660103d1063fec75d4b2d.tar.bz2
gentoo-0958b67b188577b4196660103d1063fec75d4b2d.zip
dev-perl/LWP-Protocol-http10: Stabilize 6.30.0-r1 arm64, #885325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0-r1.ebuild2
1 files changed, 1 insertions, 1 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 2f8fe8ef729e..4a65476532ea 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
@@ -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 ppc ppc64 ~riscv sparc x86"
RDEPEND="
>=dev-perl/HTTP-Message-6.0.0