diff --git a/SPECS/kubernetes.spec b/SPECS/kubernetes.spec
index 51bb8c6..9533309 100644
--- a/SPECS/kubernetes.spec
+++ b/SPECS/kubernetes.spec
@@ -73,7 +73,7 @@ Release:	0.7.git%{shortcommit}%{?dist}
 Summary:        Container cluster management
 License:        ASL 2.0
 URL:            %{import_path}
-ExclusiveArch:  x86_64
+ExclusiveArch:  x86_64 %{arm} %ix86} aarch64 ppc64le
 Source0:        https://%{provider_prefix}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
 Source1:        https://%{k8s_provider_prefix}/archive/%{k8s_commit}/%{k8s_repo}-%{k8s_shortcommit}.tar.gz
 Source2:        https://%{con_provider_prefix}/archive/%{con_commit}/%{con_repo}-%{con_shortcommit}.tar.gz
@@ -476,6 +476,9 @@ fi
 %systemd_postun
 
 %changelog
+* Thu Aug 23 2018 Johnny Hughes <johnny@centos.org> - 1.5.2-0.7.git269f928
+- Modify to build on CentOS AltArches
+
 * Tue Jun 06 2017 Jan Chaloupka <jchaloup@redhat.com> - 1.5.2-0.7.git269f928
 - Update to ose v3.5.5.23
   resolves: #1459174