diff --git a/SPECS/cockpit.spec b/SPECS/cockpit.spec
index 9ea9c66..f8fb041 100644
--- a/SPECS/cockpit.spec
+++ b/SPECS/cockpit.spec
@@ -62,7 +62,7 @@ Release: 1%{?dist}
 %endif
 
 # cockpit-kubernetes is 64 bit arches only
-%ifarch aarch64 x86_64 ppc64le s390x
+%ifarch aarch64 x86_64 ppc64le s390x %{arm} %{ix86}
 %define build_kubernetes 1
 # the primary go-toolset-7-golang is too old (unfixed CVEs), use latest one
 %global go_scl_prefix go-toolset-1.12-