Use ExclusiveArch: %{kernel_arches}

Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
This commit is contained in:
Merlin Mathesius 2020-08-10 15:20:31 -05:00
parent 37eaf61006
commit 2e521de099
1 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,6 @@
%global _hardened_build 1
# Broken on {power64} because of
# https://bugzilla.redhat.com/show_bug.cgi?id=1778520
%ifarch aarch64 %{arm} x86_64 ppc
%ifarch %{kernel_arches}
%global have_libguestfs 1
%endif
@ -1068,6 +1066,9 @@ export LIBGUESTFS_TRACE=1
%changelog
* Mon Aug 10 2020 Merlin Mathesius <mmathesi@redhat.com> - 1.21.23-1
- Use ExclusiveArch: %%{kernel_arches}
* Sat Aug 8 2020 Richard W.M. Jones <rjones@redhat.com> - 1.21.23-1
- New upstream version 1.21.23.