diff --git a/pypy3.9.spec b/pypy3.9.spec index 979d98a..7bdf6ab 100644 --- a/pypy3.9.spec +++ b/pypy3.9.spec @@ -29,6 +29,11 @@ Summary: Python %{pyversion} implementation with a Just-In-Time compiler License: MIT and Python and UCD and BSD and (ASL 2.0 or BSD) URL: http://pypy.org/ +# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval +%if 0%{?fedora} >= 37 || 0%{?rhel} >= 10 +ExcludeArch: %{ix86} +%endif + # High-level configuration of the build: # libmpdec (mpdecimal package in Fedora) is tightly coupled with the