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:
parent
72436f200a
commit
e7b087921d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user