diff options
author | 2025-02-21 19:21:09 +0200 | |
---|---|---|
committer | 2025-02-21 19:21:09 +0200 | |
commit | 942d7ce053810d7c67bc8850a126582af5c74ce6 (patch) | |
tree | e7093eae1176d8a18277e02ee9212af5511a2684 /net-misc | |
parent | net-misc/socat: Stabilize 1.8.0.1 ppc, #920112 (diff) | |
download | gentoo-942d7ce053810d7c67bc8850a126582af5c74ce6.tar.gz gentoo-942d7ce053810d7c67bc8850a126582af5c74ce6.tar.bz2 gentoo-942d7ce053810d7c67bc8850a126582af5c74ce6.zip |
net-misc/socat: Stabilize 1.8.0.1 sparc, #920112
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/socat/socat-1.8.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/socat/socat-1.8.0.1.ebuild b/net-misc/socat/socat-1.8.0.1.ebuild index 37cee5884a15..fe8114abe0af 100644 --- a/net-misc/socat/socat-1.8.0.1.ebuild +++ b/net-misc/socat/socat-1.8.0.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="ipv6 readline ssl tcpd" DEPEND=" |