Bring qemu-kvm on ppc

This commit is contained in:
eabdullin 2025-04-08 15:14:53 +03:00
parent 1203d82eac
commit 4c3c2ad2fa

View File

@ -5,7 +5,7 @@ actions:
# No qemu-kvm on POWER (RHBZ#1946532).
ExcludeArch: %{power64}
replace: |
%if 0%{?almalinux} < 10
%if 0%{?almalinux} < 9
# No qemu-kvm on POWER (RHBZ#1946532).
ExcludeArch: %{power64}
%endif