Stop building for i686

python-ndindex already does this, so we can't build there
even if we wanted to.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-07-16 14:37:28 +02:00
parent 72436f200a
commit e7b087921d

View File

@ -11,6 +11,8 @@ BuildRequires: gcc-g++
BuildRequires: ninja-build
BuildRequires: blosc2-devel
ExcludeArch: %{ix86}
%global _description %{expand:
C-Blosc2 is the new major version of C-Blosc, and is backward compatible with
both the C-Blosc1 API and its in-memory format. Python-Blosc2 is a Python