diff --git a/SPECS/efivar.spec b/SPECS/efivar.spec index b8408b1..ed2fcbc 100644 --- a/SPECS/efivar.spec +++ b/SPECS/efivar.spec @@ -5,7 +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: i686 x86_64 aarch64 BuildRequires: popt-devel git Source0: https://github.com/vathpela/%{name}/archive/efivar-%{version}.tar.bz2