diff --git a/python-qt5.spec b/python-qt5.spec index 00e7a43..350970a 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -7,7 +7,7 @@ # enable/disable individual modules # drop power64, it's not supported yet (than) -%if 0%{?fedora} || 0%{?rhel} > 7 +%if 0%{?fedora} && 0%{?fedora} < 30 %ifarch %{?qt5_qtwebengine_arches}%{?!qt5_qtwebengine_arches:%{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el} %global webengine 1 %endif