diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-21 16:25:32 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-21 16:41:01 +0100 |
commit | 1e052572fd0d486811128e59c68288c9dad936fa (patch) | |
tree | 569e8178597eaf26762576f4d4f690b90113d361 | |
parent | dev-perl/Net-Telnet: add ~x64-cygwin keyword (diff) | |
download | gentoo-1e052572fd0d486811128e59c68288c9dad936fa.tar.gz gentoo-1e052572fd0d486811128e59c68288c9dad936fa.tar.bz2 gentoo-1e052572fd0d486811128e59c68288c9dad936fa.zip |
dev-perl/Socket6: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
-rw-r--r-- | dev-perl/Socket6/Socket6-0.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Socket6/Socket6-0.270.0.ebuild b/dev-perl/Socket6/Socket6-0.270.0.ebuild index f4333d9f2b48..7f797c1695ec 100644 --- a/dev-perl/Socket6/Socket6-0.270.0.ebuild +++ b/dev-perl/Socket6/Socket6-0.270.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulat LICENSE="BSD" 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="" SRC_TEST="do" |