diff --git a/SPECS/qemu-kvm.spec b/SPECS/qemu-kvm.spec index 89a794f..46bdd37 100644 --- a/SPECS/qemu-kvm.spec +++ b/SPECS/qemu-kvm.spec @@ -14,7 +14,7 @@ %global have_usbredir 0 %endif -%ifnarch s390 s390x +%ifnarch s390 s390x %{arm} %global have_librdma 1 %global have_tcmalloc 1 %endif @@ -41,6 +41,9 @@ %ifarch aarch64 %global kvm_target aarch64 %endif +%ifarch %{arm} + %global kvm_target arm +%endif #Versions of various parts: @@ -82,7 +85,7 @@ Epoch: 10 License: GPLv2 and GPLv2+ and CC-BY Group: Development/Tools URL: http://www.qemu.org/ -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 %{arm} Requires: seabios-bin >= 1.7.2.2-5 Requires: sgabios-bin Requires: seavgabios-bin