also exclude i686
This commit is contained in:
parent
cda1b1b27c
commit
8234f3137c
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ BuildRequires: Agda
|
|||
BuildArch: noarch
|
||||
Obsoletes: ghc-agda-lib-ffi < 0.0.2-6, ghc-agda-lib-ffi-devel < 0.0.2-6
|
||||
Requires: Agda = 2.6.2.2
|
||||
# Agda can't build on armv7hl currently for f35/ghc-8.10
|
||||
ExcludeArch: armv7hl
|
||||
# Agda can't build on armv7hl/i686 currently
|
||||
ExcludeArch: armv7hl %{ix86}
|
||||
|
||||
%description
|
||||
Agda standard libraries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue