Don't build for ppc64, deps are broken

This commit is contained in:
Cole Robinson 2014-03-07 12:04:12 -05:00 committed by Lubomir Rintel
parent d3b0b5b9cf
commit 0cb5848dfe
1 changed files with 3 additions and 0 deletions

View File

@ -164,6 +164,9 @@ URL: http://www.qemu.org/
%if %{with kvmonly}
ExclusiveArch: %{kvm_archs}
%endif
# XXX: The rom packages need to be updated to cross compile like fedora does,
# otherwise qemu-system-x86 deps are broken on ppc64
ExcludeArch: ppc64
# OOM killer breaks builds with parallel make on s390(x)
%ifarch s390 s390x