diff options
author | 2020-07-21 00:21:29 +0000 | |
---|---|---|
committer | 2020-07-21 00:21:50 +0000 | |
commit | 5db0fc91a9d66439b2bd5158b608af50724db437 (patch) | |
tree | f6de81142c1c1977f46b13806e489eafa75c5f8d /net-misc/socat | |
parent | net-irc/weechat: sync live ebuild keywords (diff) | |
download | gentoo-5db0fc91a9d66439b2bd5158b608af50724db437.tar.gz gentoo-5db0fc91a9d66439b2bd5158b608af50724db437.tar.bz2 gentoo-5db0fc91a9d66439b2bd5158b608af50724db437.zip |
net-misc/socat: arm stable (bug #726646)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/socat')
-rw-r--r-- | net-misc/socat/socat-1.7.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/socat/socat-1.7.3.4.ebuild b/net-misc/socat/socat-1.7.3.4.ebuild index 3b9e65bd6833..ede57730bcf8 100644 --- a/net-misc/socat/socat-1.7.3.4.ebuild +++ b/net-misc/socat/socat-1.7.3.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="bindist libressl ssl readline ipv6 tcpd" DEPEND=" |