diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 08:07:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 08:07:39 +0000 |
commit | 83ed8c1103b09d0fc668eda14cad8c98dab6d4d5 (patch) | |
tree | 2218af76ac5803d6e376972651b00b16c17f0b60 /net-misc/socat/socat-1.7.2.1.ebuild | |
parent | marked x86 per bug 415851 (diff) | |
download | gentoo-2-83ed8c1103b09d0fc668eda14cad8c98dab6d4d5.tar.gz gentoo-2-83ed8c1103b09d0fc668eda14cad8c98dab6d4d5.tar.bz2 gentoo-2-83ed8c1103b09d0fc668eda14cad8c98dab6d4d5.zip |
Stable for amd64, wrt bug #415977
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/socat/socat-1.7.2.1.ebuild')
-rw-r--r-- | net-misc/socat/socat-1.7.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/socat/socat-1.7.2.1.ebuild b/net-misc/socat/socat-1.7.2.1.ebuild index 0986f623f117..f667587577e2 100644 --- a/net-misc/socat/socat-1.7.2.1.ebuild +++ b/net-misc/socat/socat-1.7.2.1.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.1.ebuild,v 1.3 2012/05/17 19:00:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.1.ebuild,v 1.4 2012/05/18 08:07:39 ago 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 ~x64-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~ppc-macos ~x64-macos" IUSE="ssl readline ipv6 tcpd" DEPEND=" |