diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-18 15:36:09 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-18 15:36:09 +1200 |
commit | 6f2ea7fb276a945a47ffd332e5d187487ac4122c (patch) | |
tree | ef36ddaa24361c314143689389d506160a819b39 /dev-perl/HTTP-Negotiate | |
parent | dev-perl/HTTP-Daemon: Drop ~x64-cygwin re bug #665088 (diff) | |
download | gentoo-6f2ea7fb276a945a47ffd332e5d187487ac4122c.tar.gz gentoo-6f2ea7fb276a945a47ffd332e5d187487ac4122c.tar.bz2 gentoo-6f2ea7fb276a945a47ffd332e5d187487ac4122c.zip |
dev-perl/HTTP-Negotiate: Drop ~x64-cygwin re bug #665088
Depends:
- dev-perl/HTTP-Message
- 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/HTTP-Negotiate')
-rw-r--r-- | dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild index 7bfd648b35b7..ee5bfaadf33b 100644 --- a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild +++ b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="HTTP content negotiation" SLOT="0" -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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |