diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:59:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:59:27 +0000 |
commit | f1d107ff86d16163ee41de5f8fd8983f79a5649e (patch) | |
tree | 21916c1dcb13d76841655fda9080905bc0509cbe /net-misc/socat | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.10.15 (diff) | |
download | gentoo-f1d107ff86d16163ee41de5f8fd8983f79a5649e.tar.gz gentoo-f1d107ff86d16163ee41de5f8fd8983f79a5649e.tar.bz2 gentoo-f1d107ff86d16163ee41de5f8fd8983f79a5649e.zip |
net-misc/socat: Stabilize 1.7.4.1 ppc64, #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 f2a86a292eb7..0300789f2167 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=" |