From 671483ceadadaf864591bb6b690b70af55936f18 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Apr 02 2020 13:51:37 +0000 Subject: build on i386 and armhfp --- diff --git a/SPECS/cockpit.spec b/SPECS/cockpit.spec index db545bb..e4a9f74 100644 --- a/SPECS/cockpit.spec +++ b/SPECS/cockpit.spec @@ -60,7 +60,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-