From e2e711aeaa297834e5eec14f8a32d32485e8bff6 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Jul 25 2014 19:20:50 +0000 Subject: spec: arm and aarch64 have kvm support with F20+ --- diff --git a/libvirt.spec.in b/libvirt.spec.in index c8cc36e..cc121dc 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