Temporarily disable ppc64le builds for now

We're hitting an issue trying to build on ppc64le:
https://bugzilla.redhat.com/show_bug.cgi?id=1713090

Temporarily disable it for now. It's important to get this fixed, but I
don't want to block FCOS work since ppc64le isn't a hard requirement.
This commit is contained in:
Jonathan Lebon 2019-05-22 16:51:35 -04:00
parent c70261e6b7
commit 0af01d96de

View File

@ -11,6 +11,10 @@ URL: https://github.com/projectatomic/rpm-ostree
ExclusiveArch: %{rust_arches}
# Temporarily disable ppc64le builds for now:
# https://bugzilla.redhat.com/show_bug.cgi?id=1713090
ExcludeArch: ppc64 ppc64le
%if 0%{?fedora}
BuildRequires: cargo
BuildRequires: rust