gui-apps/eww: add QA_FLAGS_IGNORED

Closes bug https://bugs.gentoo.org/884455
Closes bug https://bugs.gentoo.org/884457

Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2022-12-05 22:54:21 -05:00
parent eafda6954b
commit eb0562246b

View File

@@ -269,6 +269,8 @@ RDEPEND="
$DEPEND
"
QA_FLAGS_IGNORED="usr/bin/.*"
src_compile() {
use wayland && features="--no-default-features --features=wayland"
cargo_src_compile ${features}