diff options
author | Markus Meier <maekke@gentoo.org> | 2016-02-14 18:20:04 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-02-14 18:20:04 +0100 |
commit | 954becc0a508f57cb8b43408bd731404a1d307a5 (patch) | |
tree | 29851aa1052666786ca8defe14e8cfc09b0ae45d /net-misc | |
parent | media-plugins/audacious-plugins: Whitespace (diff) | |
download | gentoo-954becc0a508f57cb8b43408bd731404a1d307a5.tar.gz gentoo-954becc0a508f57cb8b43408bd731404a1d307a5.tar.bz2 gentoo-954becc0a508f57cb8b43408bd731404a1d307a5.zip |
net-misc/socat: arm stable, bug #573602
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/socat/socat-1.7.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/socat/socat-1.7.3.1.ebuild b/net-misc/socat/socat-1.7.3.1.ebuild index 00b6ebc4561c..9cd2b8157e9b 100644 --- a/net-misc/socat/socat-1.7.3.1.ebuild +++ b/net-misc/socat/socat-1.7.3.1.ebuild @@ -13,7 +13,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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="ssl readline ipv6 tcpd" DEPEND=" |