diff options
Diffstat (limited to 'sys-apps/file/file-5.44-r3.ebuild')
-rw-r--r-- | sys-apps/file/file-5.44-r3.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-apps/file/file-5.44-r3.ebuild b/sys-apps/file/file-5.44-r3.ebuild index d62a1b406c2a..dc9376f5c87a 100644 --- a/sys-apps/file/file-5.44-r3.ebuild +++ b/sys-apps/file/file-5.44-r3.ebuild @@ -55,6 +55,9 @@ BDEPEND+=" ) " +# https://bugs.gentoo.org/898676 +QA_CONFIG_IMPL_DECL_SKIP=( makedev ) + PATCHES=( "${FILESDIR}/file-5.43-seccomp-fstatat64-musl.patch" #789336, not upstream yet "${FILESDIR}/file-5.43-portage-sandbox.patch" #889046 |