diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec
index cf80021..1263d8f 100644
--- a/SPECS/buildah.spec
+++ b/SPECS/buildah.spec
@@ -35,8 +35,8 @@ Summary: A command line tool used for creating OCI Images
 License: ASL 2.0
 URL: https://%{name}.io
 Source: %{git0}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
-ExclusiveArch:  aarch64 %{arm} ppc64le s390x x86_64
-%if 0%{?fedora} || 0%{?centos}
+ExclusiveArch:  aarch64 %{arm} ppc64le s390x x86_64 %{ix86}
+%if 0%{?fedora}
 BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
 %else
 BuildRequires: go-toolset-1.10