summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2017-03-21 16:24:25 +0100
committerMichael Haubenwallner <haubi@gentoo.org>2017-03-21 16:40:53 +0100
commit6abc05e025bd41f7ef834228a651b75bc459760e (patch)
treeb1a91fe89f651ce88e9c9569dc04009b3798b442 /dev-perl
parentdev-perl/IO-HTML: add ~x64-cygwin keyword (diff)
downloadgentoo-6abc05e025bd41f7ef834228a651b75bc459760e.tar.gz
gentoo-6abc05e025bd41f7ef834228a651b75bc459760e.tar.bz2
gentoo-6abc05e025bd41f7ef834228a651b75bc459760e.zip
dev-perl/IO-Socket-INET6: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild
index a5cc55e63d0f..b7923ccd3ee7 100644
--- a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild
+++ b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Work with IO sockets in ipv6"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/Socket6"