From 97c5015b8656b612c483f1047b4c51cb639d0c27 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Apr 28 2021 13:35:22 +0000 Subject: Manual CentOS Debranding --- diff --git a/SPECS/etcd.spec b/SPECS/etcd.spec index dded85e..a63b806 100644 --- a/SPECS/etcd.spec +++ b/SPECS/etcd.spec @@ -37,8 +37,7 @@ Patch3: bz1350875-disaster-recovery-with-copies.patch Patch4: expand-etcd-arch-validation.patch # e.g. el6 has ppc64 arch without gcc-go, so EA tag is required -ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:x86_64 aarch64 ppc64le s390x} -ExcludeArch: %{ix86} +ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:x86_64 aarch64 ppc64le s390x %{arm} %{ix86}} BuildRequires: go-toolset-1.10 BuildRequires: go-toolset-1.10-golang-bin