mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
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:
@@ -269,6 +269,8 @@ RDEPEND="
|
|||||||
$DEPEND
|
$DEPEND
|
||||||
"
|
"
|
||||||
|
|
||||||
|
QA_FLAGS_IGNORED="usr/bin/.*"
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
use wayland && features="--no-default-features --features=wayland"
|
use wayland && features="--no-default-features --features=wayland"
|
||||||
cargo_src_compile ${features}
|
cargo_src_compile ${features}
|
||||||
|
|||||||
Reference in New Issue
Block a user