From ad87c067a0eb03e1d39182d0899ded8241b69a0d Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Thu, 14 Aug 2025 14:28:34 +0000 Subject: [PATCH] Use portablesuffix el10 for riscv64 --- config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.yaml b/config.yaml index 7bd8e73..44852c8 100644 --- a/config.yaml +++ b/config.yaml @@ -6,8 +6,12 @@ actions: %global portablebuilddir /builddir/build/BUILD %if 0%{?almalinux} + %ifarch riscv64 + %global portablesuffix el10 + %else %global portablesuffix el8 %endif + %endif count: 1 - modify_release: