No more Java for ix86

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
Peter Lemenkov 2022-07-18 10:39:50 +02:00
parent 7cb9206830
commit 46be8d8adf

View File

@ -2,7 +2,7 @@
%{!?need_bootstrap: %global need_bootstrap %{need_bootstrap_set}}
%ifarch %{arm} %{mips} riscv64
%ifarch %{arm} %{mips} riscv64 %{ix86}
# MIPS and RISC-V does not have all dependencies for fop yet.
# For some reason, fop hangs on arm, so for now don't generate docs by
# default