[libvirt] [PATCH 2/2] spec: aarch64 has kvm support with F21+

Cole Robinson crobinso at redhat.com
Fri Jul 18 17:28:26 UTC 2014


From: Peter Robinson <pbrobinson at fedoraproject.org>

---
 libvirt.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index cac7d99..424b6e2 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
 
-- 
1.9.3




More information about the libvir-list mailing list