mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
coreos-devel/sdk-depends: mark sys-boot/shim amd64 only
The version of shim that we carry was never tested on arm64 and was never intended to work. It also doesn't correctly link against the newest versions of gnu-efi. Mark it amd64 to exclude it from arm64 sdk. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
182e5d767f
commit
c34235f856
@ -46,7 +46,7 @@ DEPEND="
|
||||
amd64? ( sys-apps/iucode_tool )
|
||||
sys-apps/seismograph
|
||||
sys-boot/grub
|
||||
sys-boot/shim
|
||||
amd64? ( sys-boot/shim )
|
||||
sys-firmware/edk2-ovmf
|
||||
sys-fs/btrfs-progs
|
||||
sys-fs/cryptsetup
|
||||
|
Loading…
Reference in New Issue
Block a user