diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 10:48:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 10:48:01 +0000 |
commit | 37df64092d3a04977930e1f2e5ce47b020c35e09 (patch) | |
tree | 70d1a0f0a5de21e3f2da03570e5e7dcc3433fd3f /net-misc/socat | |
parent | dev-lang/jimtcl: Stabilize 0.78-r2 arm, #769791 (diff) | |
download | gentoo-37df64092d3a04977930e1f2e5ce47b020c35e09.tar.gz gentoo-37df64092d3a04977930e1f2e5ce47b020c35e09.tar.bz2 gentoo-37df64092d3a04977930e1f2e5ce47b020c35e09.zip |
net-misc/socat: Stabilize 1.7.4.1 arm, #769830
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/socat')
-rw-r--r-- | net-misc/socat/socat-1.7.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/socat/socat-1.7.4.1.ebuild b/net-misc/socat/socat-1.7.4.1.ebuild index 0b427133e322..7c31bce0a86b 100644 --- a/net-misc/socat/socat-1.7.4.1.ebuild +++ b/net-misc/socat/socat-1.7.4.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" 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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="bindist libressl ssl readline ipv6 tcpd" DEPEND=" |