Add riscv64 to %rust_arches
Signed-off-by: Andreas Schwab <schwab@suse.de>
This commit is contained in:
parent
f74d7a19ae
commit
8dcf851319
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
%rust_arches x86_64 i686 armv7hl aarch64 ppc64 ppc64le s390x
|
||||
%rust_arches x86_64 i686 armv7hl aarch64 ppc64 ppc64le riscv64 s390x
|
||||
%version_no_tilde() %{lua:
|
||||
local sep = rpm.expand('%1')
|
||||
local ver = rpm.expand('%2')
|
||||
|
|
Loading…
Reference in a new issue