This commit is contained in:
parent
6909851465
commit
751a64d9fc
1 changed files with 5 additions and 0 deletions
|
|
@ -25,6 +25,11 @@ BuildRequires: python3-twisted
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||||
|
%if 0%{?fedora} >= 37 || 0%{?rhel} >= 10
|
||||||
|
ExcludeArch: %{ix86}
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Uranium is a Python framework for building 3D printing related applications.
|
Uranium is a Python framework for building 3D printing related applications.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue