diff options
author | 2020-07-18 15:39:52 +1200 | |
---|---|---|
committer | 2020-07-18 15:39:52 +1200 | |
commit | b24e47c083435bf7b7a7257ba22e13b7feddb5eb (patch) | |
tree | 1d9d54d0245609c66055fbfa1aa2b6869a0adb10 /dev-perl/LWP-Protocol-https | |
parent | dev-perl/HTTP-Negotiate: Drop ~x64-cygwin re bug #665088 (diff) | |
download | gentoo-b24e47c083435bf7b7a7257ba22e13b7feddb5eb.tar.gz gentoo-b24e47c083435bf7b7a7257ba22e13b7feddb5eb.tar.bz2 gentoo-b24e47c083435bf7b7a7257ba22e13b7feddb5eb.zip |
dev-perl/LWP-Protocol-https: Drop ~x64-cygwin re bug #665088
Depends:
- dev-perl/libwww-perl
- dev-perl/Try-Tiny
- dev-perl/Capture-Tiny
Bug: https://bugs.gentoo.org/665088
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@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 02bac019684b..48c487226aed 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 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" app-misc/ca-certificates |