Disable armv7hl on Fedora 33 due to https://bugzilla.redhat.com/show_bug.cgi?id=1966949
This commit is contained in:
parent
4be27bb7af
commit
268d397a30
@ -29,7 +29,7 @@ ExcludeArch: s390x
|
||||
|
||||
# Disabled due to
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1966949
|
||||
%if 0%{?fedora} > 34
|
||||
%if 0%{?fedora} > 33
|
||||
ExcludeArch: armv7hl
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user