From: Andreas Schwab Date: Thu, 30 Mar 2023 18:36:55 +0000 (+0200) Subject: ceph.spec.in: enable build on riscv64 for openSUSE Factory X-Git-Tag: v19.1.0~648^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c7f5037293737322a20617bd7e43ab28da258d22;p=ceph.git ceph.spec.in: enable build on riscv64 for openSUSE Factory Signed-off-by: Andreas Schwab --- 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