Update config
This commit is contained in:
parent
e90f4b3519
commit
7eaad30a78
@ -84,11 +84,11 @@ actions:
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
%ifarch aarch64 s390x x86_64
|
||||
%ifarch aarch64 s390x x86_64 riscv64
|
||||
--with-devices-%{kvm_target}=%{kvm_target}-rh-devices \
|
||||
%endif
|
||||
replace: |
|
||||
%ifarch aarch64 s390x x86_64
|
||||
%ifarch aarch64 s390x x86_64 riscv64
|
||||
--with-devices-%{kvm_target}=%{kvm_target}-rh-devices \
|
||||
%endif
|
||||
%ifarch %{power64}
|
||||
|
Loading…
Reference in New Issue
Block a user