diff options
author | 2021-08-01 08:18:26 +0100 | |
---|---|---|
committer | 2021-08-01 08:18:26 +0100 | |
commit | 2f11cbdfeb33feeeb3539a486ef81c93be6db315 (patch) | |
tree | 549871f4b3a60c81c53bc9c69d7f11fba823e341 /dev-perl/LWP-Protocol-https | |
parent | dev-perl/LWP-MediaTypes: Stabilize 6.40.0 ppc64, #805644 (diff) | |
download | gentoo-2f11cbdfeb33feeeb3539a486ef81c93be6db315.tar.gz gentoo-2f11cbdfeb33feeeb3539a486ef81c93be6db315.tar.bz2 gentoo-2f11cbdfeb33feeeb3539a486ef81c93be6db315.zip |
dev-perl/LWP-Protocol-https: Stabilize 6.100.0 ppc64, #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 f90104cd7488..3af659c9bb6c 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 |