From 4dab94b5727d71f8d66192b09e221db9daedb826 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Dec 19 2022 06:30:23 +0000 Subject: Drop support for i686 --- diff --git a/python-openpaperwork-core.spec b/python-openpaperwork-core.spec index f00afad..2929c94 100644 --- a/python-openpaperwork-core.spec +++ b/python-openpaperwork-core.spec @@ -11,6 +11,9 @@ Source0: %{pypi_source} BuildArch: noarch +# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval +ExcludeArch: %{ix86} + BuildRequires: python3-devel BuildRequires: python3-psutil