diff options
author | Sam James <sam@gentoo.org> | 2021-02-12 13:47:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-12 13:47:50 +0000 |
commit | 6017560204c5583acf5f02da166081bd86224fbf (patch) | |
tree | fa5e81be896fe2bf839a45d125b866fa8ea7a822 | |
parent | x11-wm/icewm: Stabilize 2.0.1 amd64, #769824 (diff) | |
download | gentoo-6017560204c5583acf5f02da166081bd86224fbf.tar.gz gentoo-6017560204c5583acf5f02da166081bd86224fbf.tar.bz2 gentoo-6017560204c5583acf5f02da166081bd86224fbf.zip |
net-misc/socat: Stabilize 1.7.4.1 amd64, #769830
Signed-off-by: Sam James <sam@gentoo.org>
-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 60528f8130d0..b825d44a0c82 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=" |