The package rpms/golang-modernc-internal.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-internal.git/commit/?....
Change: +%ifnarch ppc64le s390x
Thanks.
Full change: ============
commit 12a45ef3ac60fc773c20c9f7ee25a101e110d75e Author: Robert-Andr Mauchin zebob.m@gmail.com Date: Sun Jun 30 17:30:39 2019 +0200
Disable some failing tests
Signed-off-by: Robert-Andr Mauchin zebob.m@gmail.com
diff --git a/golang-modernc-internal.spec b/golang-modernc-internal.spec index 90d052d..5fad3c5 100644 --- a/golang-modernc-internal.spec +++ b/golang-modernc-internal.spec @@ -1,5 +1,7 @@ # Generated by go2rpm +%ifnarch ppc64le s390x %bcond_without check +%endif
# https://gitlab.com/cznic/internal %global goipath modernc.org/internal