]> git.pld-linux.org Git - packages/qt6.git/commitdiff
invert webengine condition (list supported archs)
authorJan Palus <atler@pld-linux.org>
Wed, 19 Oct 2022 15:53:28 +0000 (17:53 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 19 Oct 2022 15:53:28 +0000 (17:53 +0200)
qt6.spec

index 23ed9b773d09f95c033e79189c9213c4ff8030ed..49e80e2a2d19fd6f2c54bc4e4ebeadaea6b004a4 100644 (file)
--- a/qt6.spec
+++ b/qt6.spec
@@ -77,7 +77,7 @@
 %ifnarch %{arm} aarch64
 %define                with_red_reloc  1
 %endif
-%ifarch %{ix86} x32
+%ifnarch %{x8664} aarch64
 %undefine      with_webengine
 %endif
 
This page took 0.610938 seconds and 4 git commands to generate.