media-gfx/decoder: set QA_FLAGS_IGNORED

Closes: https://bugs.gentoo.org/975873
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2026-05-23 20:58:43 +03:00
parent 6e89cdfac0
commit ea94487e85

View File

@@ -40,6 +40,8 @@ BDEPEND="
debug? ( dev-vcs/git )
"
QA_FLAGS_IGNORED="usr/bin/decoder"
PATCHES=(
"${FILESDIR}/${PN}-0.9.0-remove-the-cargo-test-and-cargo-clippy-tests.patch"
)