From f0bcef60bff94336cc1a2b96e345a3e223135c0e Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Nov 29 2018 17:28:58 +0000 Subject: build on i386 --- diff --git a/SPECS/podman.spec b/SPECS/podman.spec index 274c1c8..1ca99ae 100644 --- a/SPECS/podman.spec +++ b/SPECS/podman.spec @@ -37,7 +37,7 @@ Source1: %{git_conmon}/archive/%{commit_conmon}/cri-o-%{shortcommit_conmon}.tar. # e.g. el6 has ppc64 arch without gcc-go, so EA tag is required #ExclusiveArch: %%{?go_arches:%%{go_arches}}%%{!?go_arches:%%{ix86} x86_64 aarch64 %%{arm}} -ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64 +ExclusiveArch: aarch64 %{arm} ppc64le s390x x86_64%{ix86} # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. %if 0%{?fedora} || 0%{?centos} BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}