F41+: Drop i686 support (leaf package on that architecture)

While many packages depend on this one, we believe we have correctly
verified that all directly or indirectly dependent packages either are
noarch or already exclude i686.
This commit is contained in:
Benjamin A. Beasley 2024-09-30 19:24:11 -04:00
commit 3ebdbdac59

View file

@ -15,6 +15,9 @@ URL: https://github.com/milesgranger/cramjam
# the GitHub source archive.
Source: %{url}/archive/v%{version}/cramjam-%{version}.tar.gz
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
ExcludeArch: %{ix86}
BuildRequires: python3-devel
BuildRequires: tomcli
BuildRequires: cargo-rpm-macros >= 24