Compare commits

...

1 Commits
a10s ... a9

Author SHA1 Message Date
eabdullin
542f52f27a Bring kvm on ppc 2025-04-08 16:18:13 +03:00

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