diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:53:19 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:53:19 +0800 |
commit | 22200e9225acd2ea6ec2fc400186e8d1fa6cfb44 (patch) | |
tree | bef1d46453923d8ed5af99986bb39255493cec5b /dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild | |
parent | dev-perl/libwww-perl: keyword 6.600.0-r1 for ~loong (diff) | |
download | gentoo-22200e9225acd2ea6ec2fc400186e8d1fa6cfb44.tar.gz gentoo-22200e9225acd2ea6ec2fc400186e8d1fa6cfb44.tar.bz2 gentoo-22200e9225acd2ea6ec2fc400186e8d1fa6cfb44.zip |
dev-perl/LWP-Protocol-https: keyword 6.100.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild')
-rw-r--r-- | dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.100.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 5d3f8a71dc52..30dd1f813159 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Provide https support for LWP::UserAgent" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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=" app-misc/ca-certificates |