diff options
author | Sam James <sam@gentoo.org> | 2021-08-01 08:17:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-01 08:17:24 +0100 |
commit | 970c89218c911041fe83d8772d0a1cc2ff55559a (patch) | |
tree | 79a18567d624b2d72c17da291e8021d1d68ee4d5 /dev-perl/LWP-Protocol-https | |
parent | dev-perl/LWP-MediaTypes: Stabilize 6.40.0 ppc, #805644 (diff) | |
download | gentoo-970c89218c911041fe83d8772d0a1cc2ff55559a.tar.gz gentoo-970c89218c911041fe83d8772d0a1cc2ff55559a.tar.bz2 gentoo-970c89218c911041fe83d8772d0a1cc2ff55559a.zip |
dev-perl/LWP-Protocol-https: Stabilize 6.100.0 ppc, #805647
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.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild index 26f5d5700bf8..f90104cd7488 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" RDEPEND=" app-misc/ca-certificates |