mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 09:17:52 +03:00
spec: arm and aarch64 have kvm support with F20+
This commit is contained in:
parent
6b57c3de0f
commit
e2e711aeaa
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user