From 017a8964fbb22e6ff8811a8a3ec023f4371760de Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Apr 01 2014 19:04:39 +0000 Subject: We don't need to build this on anything but EFI arches. Signed-off-by: Peter Jones --- diff --git a/efivar.spec b/efivar.spec index 9782dd4..8dc408e 100644 --- a/efivar.spec +++ b/efivar.spec @@ -5,6 +5,7 @@ Summary: Tools to manage UEFI variables License: LGPLv2.1 URL: https://github.com/vathpela/efivar Requires: %{name}-libs = %{version}-%{release} +ExclusiveArch: i386 x86_64 aarch64 BuildRequires: popt-devel git Source0: https://github.com/vathpela/%{name}/archive/efivar-%{version}.tar.xz