]> xenbits.xensource.com Git - libvirt.git/commitdiff
spec: arm and aarch64 have kvm support with F20+
authorCole Robinson <crobinso@redhat.com>
Fri, 18 Jul 2014 17:16:35 +0000 (13:16 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 25 Jul 2014 19:20:50 +0000 (15:20 -0400)
libvirt.spec.in

index c8cc36ec784d8bd00a905ca5c802467684e9d602..cc121dcd2f59c8180afabf62b13cd137e0ddd521 100644 (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