summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-09 22:17:22 +0100
committerSam James <sam@gentoo.org>2024-06-09 22:17:22 +0100
commit4b38baaba832285890910a1494b359cd0e3c6da7 (patch)
treedcd195fb3b91c473fea23a1bba871fb7eb99d412 /dev-perl/LWP-Protocol-https
parentdev-perl/LWP-Protocol-https: Stabilize 6.140.0 arm64, #933978 (diff)
downloadgentoo-4b38baaba832285890910a1494b359cd0e3c6da7.tar.gz
gentoo-4b38baaba832285890910a1494b359cd0e3c6da7.tar.bz2
gentoo-4b38baaba832285890910a1494b359cd0e3c6da7.zip
dev-perl/LWP-Protocol-https: Stabilize 6.140.0 amd64, #933978
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/LWP-Protocol-https')
-rw-r--r--dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild
index e2e011f5c917..8b38303f9f7f 100644
--- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild
+++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.140.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provide https support for LWP::UserAgent"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
RDEPEND="
>=dev-perl/IO-Socket-SSL-1.970.0