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:
Jeremi Piotrowski 2022-02-19 17:05:26 +01:00
parent 182e5d767f
commit c34235f856

View File

@ -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