mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
sys-fs/ufiformat: QA silencing
QA complains about impl function declarations in configure, skip the check. Closes: https://bugs.gentoo.org/901447 Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -15,3 +15,7 @@ IUSE=""
|
||||
|
||||
RDEPEND="sys-fs/e2fsprogs"
|
||||
DEPEND=${RDEPEND}
|
||||
|
||||
QA_CONFIG_IMPL_DECL_SKIP=(
|
||||
makedev
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user