From ddc0110dfdc83eba69b17243acb645b4d7cedb17 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Sep 17 2014 13:28:50 +0000 Subject: Fix the ix86 exclusivearch line. Signed-off-by: Peter Jones --- diff --git a/efivar.spec b/efivar.spec index 301ddba..0e85027 100644 --- a/efivar.spec +++ b/efivar.spec @@ -5,8 +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 - +ExclusiveArch: %{ix86} x86_64 aarch64 BuildRequires: popt-devel git Source0: https://github.com/vathpela/%{name}/archive/efivar-%{version}.tar.bz2