Fix typo on ifarch statement
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/librepo?expand=0&rev=19
This commit is contained in:
parent
0f4f1caeec
commit
37cdda5223
@ -17,7 +17,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%ifarch %{arm} aarc64 riscv64
|
%ifarch %{arm} aarch64 riscv64
|
||||||
# Don't run tests on ARM and RISC-V for now. There are problems
|
# Don't run tests on ARM and RISC-V for now. There are problems
|
||||||
# with performance on the builders and often these time out.
|
# with performance on the builders and often these time out.
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
Loading…
Reference in New Issue
Block a user