The package rpms/trojita.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/trojita.git/commit/?id=52fe460bbdb75....
Change: +ExcludeArch: ppc64 ppc64le aarch64 s390x
Thanks.
Full change: ============
commit 52fe460bbdb75ea819c165f17a7ea608eb89aea7 Author: Raphael Groner raphgro@fedoraproject.org Date: Fri May 12 22:12:26 2017 +0200
add s390x to excluded architectures
diff --git a/trojita.spec b/trojita.spec index e483dbf..4d55e8f 100644 --- a/trojita.spec +++ b/trojita.spec @@ -42,9 +42,10 @@ License: GPLv2+ Summary: IMAP e-mail client URL: http://%%7Bname%7D.flaska.net
-# rhbz#1402577 FIXME: src/Imap/Parser/Rfc5322HeaderParser.cpp:2238:3: +# rhbz#1402577 ppc64* FIXME: src/Imap/Parser/Rfc5322HeaderParser.cpp:2238:3: # error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] -ExcludeArch: ppc64 ppc64le aarch64 +# also rhbz#1402580 aarch64 and rhbz#1450505 s390x +ExcludeArch: ppc64 ppc64le aarch64 s390x # rhbz#1402582 FIXME: ragel core dumps ExcludeArch: armv7hl
@@ -202,6 +203,9 @@ Summary: Documentation files for %{name}
%changelog +* Fri May 12 2017 Raphael Groner projects.rg@smart.ms - 0.7-8 +- add s390x to exluded architectures + * Mon Feb 27 2017 Raphael Groner projects.rg@smart.ms - 0.7-8 - rebuilt
arch-excludes@lists.fedoraproject.org