diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:32:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:56:23 +0000 |
commit | 2fe8a387aed499eaa6e7c3cadb4282de896a4ef1 (patch) | |
tree | 494cf76693f18e1ddf02b331d0bf7ce0b4fd359c /dev-perl/LWP-Protocol-https | |
parent | dev-perl/LWP-MediaTypes: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-2fe8a387aed499eaa6e7c3cadb4282de896a4ef1.tar.gz gentoo-2fe8a387aed499eaa6e7c3cadb4282de896a4ef1.tar.bz2 gentoo-2fe8a387aed499eaa6e7c3cadb4282de896a4ef1.zip |
dev-perl/LWP-Protocol-https: drop s390 to ~s390 (unstable)
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.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild index ddd99d384771..fa9dc9c826f4 100644 --- a/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild +++ b/dev-perl/LWP-Protocol-https/LWP-Protocol-https-6.70.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Provide https support for LWP::UserAgent" SLOT="0" IUSE="test" RESTRICT="!test? ( test )" -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 |