mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-kernel/linux-firmware: drop RESTRICT=binchecks
Portage complains when it sees ELF files and binchecks are disabled. QA warnings are silenced by QA_PREBUILT. Closes: https://bugs.gentoo.org/726448 Bug: https://bugs.gentoo.org/656130 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -32,7 +32,7 @@ SLOT="0"
|
||||
IUSE="initramfs +redistributable savedconfig unknown-license"
|
||||
REQUIRED_USE="initramfs? ( redistributable )"
|
||||
|
||||
RESTRICT="binchecks strip test
|
||||
RESTRICT="strip test
|
||||
unknown-license? ( bindist )"
|
||||
|
||||
BDEPEND="initramfs? ( app-arch/cpio )"
|
||||
|
||||
@@ -32,7 +32,7 @@ SLOT="0"
|
||||
IUSE="initramfs +redistributable savedconfig unknown-license"
|
||||
REQUIRED_USE="initramfs? ( redistributable )"
|
||||
|
||||
RESTRICT="binchecks strip test
|
||||
RESTRICT="strip test
|
||||
unknown-license? ( bindist )"
|
||||
|
||||
BDEPEND="initramfs? ( app-arch/cpio )"
|
||||
|
||||
Reference in New Issue
Block a user