mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-boot/syslinux: set RESTRICT=test
Closes: https://bugs.gentoo.org/848690 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -17,6 +17,8 @@ IUSE="abi_x86_32 abi_x86_64 +bios +efi"
|
||||
REQUIRED_USE="|| ( bios efi )
|
||||
efi? ( || ( abi_x86_32 abi_x86_64 ) )"
|
||||
|
||||
RESTRICT="test"
|
||||
|
||||
BDEPEND="
|
||||
dev-lang/perl
|
||||
bios? (
|
||||
|
||||
Reference in New Issue
Block a user