Fix aarch64 build

changed/i9c-beta/virt-v2v-2.4.0-2.el9
Sergey Cherevko 2 weeks ago
parent a2ec7db0ce
commit 915b07eaaa
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -78,6 +78,9 @@ ExcludeArch: %{ix86}
# not on %%{power64} because of RHBZ#1287826
# not on s390x because it is not useful there
ExclusiveArch: x86_64
%if 0%{?msvsphere}
ExclusiveArch: aarch64
%endif
%endif
%if 0%{patches_touch_autotools}

Loading…
Cancel
Save