From 929c7286c5cb89fab75f7383ba76286246540023 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Tue, 13 Jan 2026 03:03:11 -0500 Subject: [PATCH] Drop support for i686 --- xtensor-python.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xtensor-python.spec b/xtensor-python.spec index 610dba3..2ab5481 100644 --- a/xtensor-python.spec +++ b/xtensor-python.spec @@ -15,6 +15,8 @@ Patch1: %{github}/pull/326.diff Patch2: %{github}/pull/325.diff Patch3: %{github}/pull/327.diff +# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval +ExcludeArch: %{ix86} # because xtensor does so for armv7hl, ppc64le and s390x ExcludeArch: armv7hl ppc64le s390x