The package rpms/golang-github-prometheus-procfs.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-github-prometheus-procfs.git/....
Change: +%ifnarch x86_64
Thanks.
Full change: ============
commit b68f5cd148354b258ec4a56b1c905c214ec3dd09 Author: Robert-André Mauchin zebob.m@gmail.com Date: Fri Jul 31 22:50:20 2020 +0200
Disable tests but x86_64
Signed-off-by: Robert-André Mauchin zebob.m@gmail.com
diff --git a/golang-github-prometheus-procfs.spec b/golang-github-prometheus-procfs.spec index 87989eb..f1efe33 100644 --- a/golang-github-prometheus-procfs.spec +++ b/golang-github-prometheus-procfs.spec @@ -1,6 +1,6 @@ # Generated by go2rpm # https://github.com/prometheus/procfs/issues/319 -%ifnarch %{arm} %{ix86} +%ifnarch x86_64 %bcond_without check %endif
arch-excludes@lists.fedoraproject.org