Bring kvm on ppc

This commit is contained in:
eabdullin 2025-04-08 16:18:13 +03:00
parent efaee6adab
commit 542f52f27a

View File

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