Merge pull request #25600 from yaneti/add-riscv64

[skip-ci] RPM: Add riscv64 to ExclusiveArch-es
This commit is contained in:
openshift-merge-bot[bot]
2025-03-17 12:52:10 +00:00
committed by GitHub

View File

@ -62,7 +62,7 @@ Release: %autorelease
%if %{defined golang_arches_future}
ExclusiveArch: %{golang_arches_future}
%else
ExclusiveArch: aarch64 ppc64le s390x x86_64
ExclusiveArch: aarch64 ppc64le s390x x86_64 riscv64
%endif
Summary: Manage Pods, Containers and Container Images
URL: https://%{name}.io/