mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
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:
@@ -41,6 +41,8 @@ BDEPEND="
|
|||||||
debug? ( dev-vcs/git )
|
debug? ( dev-vcs/git )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
QA_FLAGS_IGNORED="usr/bin/authenticator"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
local profile="default"
|
local profile="default"
|
||||||
use debug && profile="development"
|
use debug && profile="development"
|
||||||
|
|||||||
Reference in New Issue
Block a user