The package rpms/dmlite.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/dmlite.git/commit/?id=00b93253283909....
Change: +ExcludeArch: s390x
Thanks.
Full change: ============
commit 00b9325328390966feac7a5f3d9dfa4010c4a97b Author: andreamanzi andrea.manzi@gmail.com Date: Thu Dec 21 16:16:15 2017 +0100
exclude arch s390x
diff --git a/dmlite.spec b/dmlite.spec index 270df64..afd1bb9 100644 --- a/dmlite.spec +++ b/dmlite.spec @@ -32,7 +32,7 @@ Source0: %{name}-%{version}.tar.gz Patch0: patch_memcache_fix.patch Patch1: %{name}-shell-location.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - +ExcludeArch: s390x %if %{?fedora}%{!?fedora:0} >= 17 || %{?rhel}%{!?rhel:0} >= 7 BuildRequires: boost-devel >= 1.48.0 %else