summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/socat/socat-1.7.1.1.ebuild')
-rw-r--r--net-misc/socat/socat-1.7.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/socat/socat-1.7.1.1.ebuild b/net-misc/socat/socat-1.7.1.1.ebuild
index 1a05d812bba9..4171663cbdeb 100644
--- a/net-misc/socat/socat-1.7.1.1.ebuild
+++ b/net-misc/socat/socat-1.7.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.1.1.ebuild,v 1.5 2009/06/11 19:38:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.1.1.ebuild,v 1.6 2009/06/15 19:47:30 klausman Exp $
EAPI="2"
@@ -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 hppa ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc x86"
IUSE="ssl readline ipv6 tcpd"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6 )