]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
build/ops: rpm: Enable ppc64le and s390x builds in SLE
authorNathan Cutler <ncutler@suse.com>
Thu, 12 Jan 2017 11:32:50 +0000 (12:32 +0100)
committerNathan Cutler <ncutler@suse.com>
Wed, 14 Jun 2017 10:15:47 +0000 (12:15 +0200)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index f5d034cc5f3d8ac8c761e89cc8a60fcfb4f51943..9b9ff933ae9ce016088ae07c41b0813c88c3ae26 100644 (file)
@@ -82,7 +82,7 @@ Source0:      http://ceph.com/download/@TARBALL_BASENAME@.tar.bz2
 %if 0%{?is_opensuse}
 ExclusiveArch:  x86_64 aarch64 ppc64 ppc64le
 %else
-ExclusiveArch:  x86_64 aarch64
+ExclusiveArch:  x86_64 aarch64 ppc64le s390x
 %endif
 %endif
 #################################################################################