Disable ppc64le on Fedora 34 due to https://bugzilla.redhat.com/show_bug.cgi?id=1933742
This commit is contained in:
parent
5e9102a9fe
commit
ca19f446c5
@ -42,7 +42,7 @@ ExcludeArch: armv7hl
|
|||||||
|
|
||||||
# Temporary disable due to
|
# Temporary disable due to
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1933742
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1933742
|
||||||
%if 0%{?fedora} > 34
|
%if 0%{?fedora} > 33
|
||||||
ExcludeArch: ppc64le
|
ExcludeArch: ppc64le
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user