Fix the ix86 exclusivearch line.
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
1be10e7393
commit
7c24fedf52
@ -5,8 +5,7 @@ Summary: Tools to manage UEFI variables
|
|||||||
License: LGPLv2.1
|
License: LGPLv2.1
|
||||||
URL: https://github.com/vathpela/efivar
|
URL: https://github.com/vathpela/efivar
|
||||||
Requires: %{name}-libs = %{version}-%{release}
|
Requires: %{name}-libs = %{version}-%{release}
|
||||||
ExclusiveArch: i386 x86_64 aarch64
|
ExclusiveArch: %{ix86} x86_64 aarch64
|
||||||
|
|
||||||
BuildRequires: popt-devel git
|
BuildRequires: popt-devel git
|
||||||
Source0: https://github.com/vathpela/%{name}/archive/efivar-%{version}.tar.bz2
|
Source0: https://github.com/vathpela/%{name}/archive/efivar-%{version}.tar.bz2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user