net-libs/rustls-ffi: 0.14.0 RESTRICT=test

Tests fail to compile on 0.14.0.

Signed-off-by: Matt Jolly <kangie@gentoo.org>
This commit is contained in:
Matt Jolly
2024-11-08 13:58:13 +10:00
parent 581941bd54
commit 25ecb8f3bb

View File

@@ -131,6 +131,9 @@ LICENSE+=" ISC openssl SSLeay MIT"
SLOT="0/${PV%.*}"
KEYWORDS="~amd64"
# Tests fail to compile; will investigate upstream.
RESTIRCT="test"
BDEPEND="dev-util/cargo-c"
QA_FLAGS_IGNORED="usr/lib.*/librustls.*"