spec: arm and aarch64 have kvm support with F20+

This commit is contained in:
Cole Robinson 2014-07-18 13:16:35 -04:00
parent 6b57c3de0f
commit e2e711aeaa

View File

@ -69,7 +69,7 @@
%define qemu_kvm_arches %{ix86} x86_64 %{power64} s390x
%endif
%if 0%{?fedora} >= 20
%define qemu_kvm_arches %{ix86} x86_64 %{power64} s390x %{arm}
%define qemu_kvm_arches %{ix86} x86_64 %{power64} s390x %{arm} aarch64
%endif
%endif