The package rpms/golang-modernc-mathutil.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/golang-modernc-mathutil.git/commit/?....
Change: +%ifnarch ppc64le s390x
Thanks.
Full change: ============
commit 55285a00b562784e730c40b810025f36f23013c2 Author: Robert-Andr Mauchin zebob.m@gmail.com Date: Sun Jun 30 16:13:29 2019 +0200
Disable some failing tests
Signed-off-by: Robert-Andr Mauchin zebob.m@gmail.com
diff --git a/golang-modernc-mathutil.spec b/golang-modernc-mathutil.spec index edda9c5..020b472 100644 --- a/golang-modernc-mathutil.spec +++ b/golang-modernc-mathutil.spec @@ -1,5 +1,7 @@ # Generated by go2rpm +%ifnarch ppc64le s390x %bcond_without check +%endif
# https://gitlab.com/cznic/mathutil %global goipath modernc.org/mathutil
arch-excludes@lists.fedoraproject.org