diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 06:58:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 06:58:05 +0100 |
commit | e25a503f76fb7a0667217af293bfa5107c855b75 (patch) | |
tree | 5cc097efb94643371ba099a9e15f3468b8c9942d /dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.110.0.ebuild | |
parent | dev-perl/LWP-Protocol-https: Stabilize 6.110.0 sparc, #912521 (diff) | |
download | gentoo-e25a503f76fb7a0667217af293bfa5107c855b75.tar.gz gentoo-e25a503f76fb7a0667217af293bfa5107c855b75.tar.bz2 gentoo-e25a503f76fb7a0667217af293bfa5107c855b75.zip |
dev-perl/LWP-Protocol-https: Stabilize 6.110.0 arm64, #912521
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.110.0.ebuild')
-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 ecbb2c8e6e68..0516d9498bae 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 |