diff --git a/efi-rpm-macros.spec b/efi-rpm-macros.spec index f81e0a8..22b5419 100644 --- a/efi-rpm-macros.spec +++ b/efi-rpm-macros.spec @@ -38,7 +38,7 @@ machine bootloaders and tools. %autosetup -S git_am -n %{name}-6 git config --local --add efi.vendor "%{_efi_vendor_}" git config --local --add efi.esp-root /boot/efi -git config --local --add efi.arches "x86_64 aarch64 %{arm} %{ix86}" +git config --local --add efi.arches "x86_64 aarch64 %{arm} %{ix86} riscv64" %build %make_build clean all