diff --git a/konqueror.spec b/konqueror.spec index 454c733..5bfa513 100644 --- a/konqueror.spec +++ b/konqueror.spec @@ -22,6 +22,8 @@ Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +# It can only build on the same platforms as Qt Webengine +ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64 Summary: KDE Konqueror Libraries License: GPL-2.0+ Group: System/GUI/KDE