diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 07:03:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 07:03:05 +0100 |
commit | fdef5f7f2964cc90d0af0a4c251c07768183935a (patch) | |
tree | 04548f9acf822290c0deb2373a02b3fd1f6069d2 /dev-perl/LWP-Protocol-https | |
parent | dev-perl/File-Listing: Stabilize 6.160.0 arm, #912519 (diff) | |
download | gentoo-fdef5f7f2964cc90d0af0a4c251c07768183935a.tar.gz gentoo-fdef5f7f2964cc90d0af0a4c251c07768183935a.tar.bz2 gentoo-fdef5f7f2964cc90d0af0a4c251c07768183935a.zip |
dev-perl/LWP-Protocol-https: Stabilize 6.110.0 arm, #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 0516d9498bae..132de40a104f 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 |