From b511c257509204bb6867551029643ce0b47fed35 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: May 14 2015 19:06:18 +0000 Subject: change i386 to i686 in exclusivearch --- 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