This commit is contained in:
parent
edbb7a84fa
commit
2aa5ae2f41
1 changed files with 5 additions and 0 deletions
5
act.spec
5
act.spec
|
|
@ -12,6 +12,11 @@ License: BSD
|
|||
URL: https://%{goipath}
|
||||
Source0: %{url}/archive/v%{version}/%{lname}-%{version}.tar.gz
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
%if 0%{?fedora} >= 37 || 0%{?rhel} >= 10
|
||||
ExcludeArch: %{ix86}
|
||||
%endif
|
||||
|
||||
%description
|
||||
The Automatic Component Toolkit (ACT) is a code generator that takes an
|
||||
instance of an Interface Description Language file and generates a thin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue