diff --git a/golang-gvisor.spec b/golang-gvisor.spec index a0bbe43..ef6bb65 100644 --- a/golang-gvisor.spec +++ b/golang-gvisor.spec @@ -7,6 +7,8 @@ Version: 20200804.0 # taken from the "go" branch (as bazel is not available in fedora) %global commit 1d6b9c1e7c040f90f7520abed1fe7ea9aac3b85e +%global go_arches x86_64 + %gometa %global common_description %{expand: @@ -34,8 +36,6 @@ License: ASL 2.0 URL: %{gourl} Source0: %{gosource} -ExclusiveArch: x86_64 - BuildRequires: golang(github.com/BurntSushi/toml) BuildRequires: golang(github.com/cenkalti/backoff) BuildRequires: golang(github.com/containerd/cgroups)