diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 06:41:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 06:41:47 +0100 |
commit | 88f26bcd5fb530cac031fa108ce14330b721905a (patch) | |
tree | e24d97779fa4c237c677b319e6fab202e5c137bd /dev-perl/LWP-Protocol-https | |
parent | dev-perl/DateTime-Locale: Stabilize 1.390.0-r1 amd64, #912518 (diff) | |
download | gentoo-88f26bcd5fb530cac031fa108ce14330b721905a.tar.gz gentoo-88f26bcd5fb530cac031fa108ce14330b721905a.tar.bz2 gentoo-88f26bcd5fb530cac031fa108ce14330b721905a.zip |
dev-perl/LWP-Protocol-https: Stabilize 6.110.0 amd64, #912521
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.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.110.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.110.0.ebuild index e51654d85a9a..343e8881f0e0 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.110.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.110.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 |