diff --git a/shim.changes b/shim.changes index 86eb3ff..73f73fa 100644 --- a/shim.changes +++ b/shim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 4 15:08:19 UTC 2020 - Guillaume GARDET + +- Enable build on aarch64 + ------------------------------------------------------------------- Mon Aug 24 03:20:52 UTC 2020 - Gary Ching-Pang Lin diff --git a/shim.spec b/shim.spec index cb62d05..33f602e 100644 --- a/shim.spec +++ b/shim.spec @@ -99,7 +99,7 @@ Requires: perl-Bootloader BuildRoot: %{_tmppath}/%{name}-%{version}-build # For shim-install script Requires: grub2-%{grubplatform} -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 aarch64 %description shim is a trivial EFI application that, when run, attempts to open and