sys-auth/authenticator: set QA_FLAGS_IGNORED

Closes: https://bugs.gentoo.org/976026
Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2026-05-30 16:57:21 +03:00
parent ba90818e71
commit b1337487cf

View File

@@ -41,6 +41,8 @@ BDEPEND="
debug? ( dev-vcs/git )
"
QA_FLAGS_IGNORED="usr/bin/authenticator"
src_configure() {
local profile="default"
use debug && profile="development"