The package rpms/golang-github-hashicorp-raft.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-hashicorp-raft.git/com....
Change: +%ifarch x86_64
Thanks.
Full change: ============
commit b548d6d6612d803cf3d68467276403713246b20b Author: Robert-Andr Mauchin zebob.m@gmail.com Date: Sun Jun 30 22:12:29 2019 +0200
Fix a typo
Signed-off-by: Robert-Andr Mauchin zebob.m@gmail.com
diff --git a/golang-github-hashicorp-raft.spec b/golang-github-hashicorp-raft.spec index de25b64..72b5f08 100644 --- a/golang-github-hashicorp-raft.spec +++ b/golang-github-hashicorp-raft.spec @@ -1,6 +1,6 @@ # Generated by go2rpm # fails randomly -%ifnarch x86_64 +%ifarch x86_64 %bcond_without check %endif %bcond_with bootstrap