The openSUSE Build Service now offers s390x as a build target,
so this conditional is no longer needed.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Source0: %{?_remote_tarball_prefix}@TARBALL_BASENAME@.tar.bz2
%if 0%{?suse_version}
# _insert_obs_source_lines_here
-%if 0%{?is_opensuse}
-ExclusiveArch: x86_64 aarch64 ppc64 ppc64le
-%else
ExclusiveArch: x86_64 aarch64 ppc64le s390x
%endif
-%endif
#################################################################################
# dependencies that apply across all distro families
#################################################################################