diff --git a/origin.spec b/origin.spec index b99bfdb..1228b59 100644 --- a/origin.spec +++ b/origin.spec @@ -63,7 +63,9 @@ URL: https://%{import_path} #%endif # As of golang 1.7.4-2.fc26, this fails for ppc64 (but not for ppc64le) -ExcludeArch: ppc64 ppc64p7 + +# Fedora 25 and earlier have a golang compiler issue on ppc64 and 32-bit arm +ExcludeArch: ppc64 ppc64p7 %{arm} Source0: https://%{import_path}/archive/%{commit}/%{name}-%{version}.tar.gz