Enable KVM on riscv64

This commit is contained in:
Andrew Lukoshko 2026-02-20 16:23:22 +00:00
parent efaee6adab
commit 76182e2a92

View File

@ -4,7 +4,7 @@ actions:
find: "%define arches_64bit x86_64 %{power64} aarch64 s390x riscv64"
replace: |
%if 0%{?almalinux} > 9
%define arches_qemu_kvm x86_64 %{power64} aarch64 s390x
%define arches_qemu_kvm x86_64 %{power64} aarch64 s390x riscv64
%endif
%define arches_64bit x86_64 %{power64} aarch64 s390x riscv64