From: Marcin Krol Date: Sat, 27 Jul 2019 14:26:25 +0000 (+0200) Subject: - ceph no longer supports 32-bit archs X-Git-Url: https://git.tld-linux.org/?p=packages%2Fqemu.git;a=commitdiff_plain;h=49cec323a70c128b446b8fb8b01796b29f36c50b - ceph no longer supports 32-bit archs --- diff --git a/qemu.spec b/qemu.spec index a9f8849..edaf0bd 100644 --- a/qemu.spec +++ b/qemu.spec @@ -31,6 +31,11 @@ %undefine with_xen %endif +# ceph >= 14.0 no longer support 32-bit archs +%ifarch %{ix86} +%undefine with_ceph +%endif + Summary: QEMU CPU Emulator Summary(pl.UTF-8): QEMU - emulator procesora Name: qemu