mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
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:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user