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: +%ifarch x86_64
Thanks.
Full change: ============
commit 39a70c0921f9fcb98445ff4e8880661de852989d Author: Robert-André Mauchin zebob.m@gmail.com Date: Fri Jul 31 22:55:41 2020 +0200
Fix typo
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 f1efe33..ffdb798 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 x86_64 +%ifarch x86_64 %bcond_without check %endif
arch-excludes@lists.fedoraproject.org