From 2a27f93ab58ca2bb0cbb0a488b8de228874e000d Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 31 Jul 2024 15:27:50 +0000 Subject: [PATCH] Modified ExclusiveArch to include x86_64_v2 --- SPECS/shim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/shim.spec b/SPECS/shim.spec index aeea55d..7c33e10 100644 --- a/SPECS/shim.spec +++ b/SPECS/shim.spec @@ -11,7 +11,7 @@ URL: https://github.com/rhboot/shim/ BuildRequires: efi-filesystem BuildRequires: efi-srpm-macros >= 6 -ExclusiveArch: %{efi} +ExclusiveArch: %{efi} x86_64_v2 # and we don't have shim-unsigned-arm builds *yet* ExcludeArch: %{arm} %{ix86}