[packages/qt6] invert webengine condition (list supported archs)

atler atler at pld-linux.org
Sun Oct 23 18:49:59 CEST 2022


commit 72936f11367ee18dfd4df87a8c02b5038d4554d7
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Oct 19 17:53:28 2022 +0200

    invert webengine condition (list supported archs)

 qt6.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt6.spec b/qt6.spec
index 23ed9b7..49e80e2 100644
--- 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
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt6.git/commitdiff/cf1b810ccf417e07fb2b153dfffba477bd5593e3



More information about the pld-cvs-commit mailing list