diff --git a/media-gfx/decoder/decoder-0.9.0.ebuild b/media-gfx/decoder/decoder-0.9.0.ebuild index 7a63e65055..c95eb5eda6 100644 --- a/media-gfx/decoder/decoder-0.9.0.ebuild +++ b/media-gfx/decoder/decoder-0.9.0.ebuild @@ -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" )