Use portablesuffix el10 for riscv64
This commit is contained in:
parent
ed57855d1d
commit
ad87c067a0
@ -6,8 +6,12 @@ actions:
|
|||||||
%global portablebuilddir /builddir/build/BUILD
|
%global portablebuilddir /builddir/build/BUILD
|
||||||
|
|
||||||
%if 0%{?almalinux}
|
%if 0%{?almalinux}
|
||||||
|
%ifarch riscv64
|
||||||
|
%global portablesuffix el10
|
||||||
|
%else
|
||||||
%global portablesuffix el8
|
%global portablesuffix el8
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
count: 1
|
count: 1
|
||||||
|
|
||||||
- modify_release:
|
- modify_release:
|
||||||
|
Loading…
Reference in New Issue
Block a user