diff options
Diffstat (limited to 'sys-block/parted/parted-3.5.ebuild')
-rw-r--r-- | sys-block/parted/parted-3.5.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-block/parted/parted-3.5.ebuild b/sys-block/parted/parted-3.5.ebuild index 1c430e303e73..aab692fab586 100644 --- a/sys-block/parted/parted-3.5.ebuild +++ b/sys-block/parted/parted-3.5.ebuild @@ -47,6 +47,9 @@ PATCHES=( "${FILESDIR}"/${PN}-3.4-posix-printf.patch ) +# false positive +QA_CONFIG_IMPL_DECL_SKIP="MIN" + src_prepare() { default eautoconf |