From c7f5037293737322a20617bd7e43ab28da258d22 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 30 Mar 2023 20:36:55 +0200 Subject: [PATCH] ceph.spec.in: enable build on riscv64 for openSUSE Factory Signed-off-by: Andreas Schwab --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index f0dd8e8a941a5..5583c59128e30 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -189,7 +189,7 @@ URL: http://ceph.com/ Source0: %{?_remote_tarball_prefix}@TARBALL_BASENAME@.tar.bz2 %if 0%{?suse_version} # _insert_obs_source_lines_here -ExclusiveArch: x86_64 aarch64 ppc64le s390x +ExclusiveArch: x86_64 aarch64 ppc64le s390x riscv64 %endif ################################################################################# # dependencies that apply across all distro families -- 2.47.3