From dfa42da6dbc1b4b4057a3ae4faa1828a77053489 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Sep 16 2019 10:41:55 +0000 Subject: really build on armhfp --- diff --git a/SPECS/podman.spec b/SPECS/podman.spec index 16be21b..4c79c45 100644 --- a/SPECS/podman.spec +++ b/SPECS/podman.spec @@ -36,7 +36,7 @@ Source0: %{git_podman}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz Source1: %{git_conmon}/archive/%{commit_conmon}/conmon-%{shortcommit_conmon}.tar.gz Patch0: bz1728242-1.patch Patch1: bz1728242-2.patch -ExclusiveArch: aarch64 ppc64le s390x x86_64 %{ix86 %{arm}} +ExclusiveArch: aarch64 ppc64le s390x x86_64 %{ix86} %{arm} # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. %if 0%{?fedora} BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}