Drop support for i686

This commit is contained in:
Elliott Sales de Andrade 2026-01-13 22:51:59 -05:00
commit ae4ad14a3b

View file

@ -9,6 +9,9 @@ Source1: https://raw.githubusercontent.com/Blosc/python-blosc/f3c5e341a25
Patch: 0001-docs-update-example-for-newer-numpy.patch
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
ExcludeArch: %{ix86}
BuildRequires: gcc
BuildRequires: blosc-devel >= 1.16.0
BuildRequires: python%{python3_pkgversion}-devel