diff options
Diffstat (limited to 'net-misc/socat/socat-1.7.2.0.ebuild')
-rw-r--r-- | net-misc/socat/socat-1.7.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/socat/socat-1.7.2.0.ebuild b/net-misc/socat/socat-1.7.2.0.ebuild index 184f7af11c26..9e599bbbf708 100644 --- a/net-misc/socat/socat-1.7.2.0.ebuild +++ b/net-misc/socat/socat-1.7.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.0.ebuild,v 1.6 2012/02/15 18:32:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.0.ebuild,v 1.7 2012/03/07 04:09:45 darkside Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86 ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86 ~ppc-macos ~x64-macos" IUSE="ssl readline ipv6 tcpd" DEPEND=" |