dev-lua/cqueues: restrict test

tests with starttls are buggy

Closes: https://bugs.gentoo.org/942105
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
This commit is contained in:
Nicolas PARLANT
2024-10-27 01:36:25 +02:00
parent 0cdf8156ae
commit 24db7d8b50

View File

@@ -20,6 +20,10 @@ KEYWORDS="~amd64"
IUSE="examples"
REQUIRED_USE="${LUA_REQUIRED_USE}"
# tests with starttls are buggy
RESTRICT="test"
DEPEND="
${LUA_DEPS}
dev-libs/openssl:0=