diff --git a/SPECS/podman.spec b/SPECS/podman.spec index 16be21b..4c79c45 100644 --- a/SPECS/podman.spec +++ b/SPECS/podman.spec @@ -36,7 +36,7 @@ Source0: %{git_podman}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz Source1: %{git_conmon}/archive/%{commit_conmon}/conmon-%{shortcommit_conmon}.tar.gz Patch0: bz1728242-1.patch Patch1: bz1728242-2.patch -ExclusiveArch: aarch64 ppc64le s390x x86_64 %{ix86 %{arm}} +ExclusiveArch: aarch64 ppc64le s390x x86_64 %{ix86} %{arm} # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. %if 0%{?fedora} BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}