From: Cole Robinson Date: Fri, 18 Jul 2014 17:16:35 +0000 (-0400) Subject: spec: arm and aarch64 have kvm support with F20+ X-Git-Tag: v1.2.7-rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2e711aeaa297834e5eec14f8a32d32485e8bff6;p=thirdparty%2Flibvirt.git spec: arm and aarch64 have kvm support with F20+ --- diff --git a/libvirt.spec.in b/libvirt.spec.in index c8cc36ec78..cc121dcd2f 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -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