diff --git a/efibootmgr.changes b/efibootmgr.changes index 8d2261e..f5d5a3d 100644 --- a/efibootmgr.changes +++ b/efibootmgr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 9 13:24:25 UTC 2014 - schwab@suse.de + +- Enable for aarch64 + ------------------------------------------------------------------- Mon Jul 7 10:45:04 UTC 2014 - glin@suse.com diff --git a/efibootmgr.spec b/efibootmgr.spec index 5ac08a1..ac7da80 100644 --- a/efibootmgr.spec +++ b/efibootmgr.spec @@ -34,7 +34,7 @@ Patch5: %{name}-0.6.0-check-boot-order.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pciutils-devel BuildRequires: zlib-devel -ExclusiveArch: ia64 x86_64 +ExclusiveArch: ia64 x86_64 aarch64 %description The EFI Boot Manager allows the user to edit the Intel Extensible