net-misc/socat: Sync with Gentoo

It's from Gentoo commit 56678ceb5ded328095736447237ecf67f29acd69.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-09-01 07:13:35 +00:00 committed by Krzesimir Nowak
parent 3c7c05e0ff
commit 40cf4302da

View File

@ -15,6 +15,9 @@ LICENSE="GPL-2"
SLOT="0" 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" IUSE="ipv6 readline ssl tcpd"
# bug #946404 (and many others), whack-a-mole with timeouts and friends
# Try again in the future.
RESTRICT="test"
DEPEND=" DEPEND="
ssl? ( >=dev-libs/openssl-3:= ) ssl? ( >=dev-libs/openssl-3:= )