From 0e2b985c49b878d3070a4689706b78ee5836f2b5c1a2665bf89ee90fdc0e4dd5 Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Mon, 7 Sep 2020 01:45:46 +0000 Subject: [PATCH] Accepting request 832350 from home:Guillaume_G:branches:devel:openSUSE:Factory - Enable build on aarch64 OBS-URL: https://build.opensuse.org/request/show/832350 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim?expand=0&rev=165 --- shim.changes | 5 +++++ shim.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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