We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de56f79 commit 53ce720Copy full SHA for 53ce720
srcpkgs/qt6-declarative/template
@@ -27,6 +27,10 @@ if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
27
broken="shader compilation fails"
28
fi
29
30
+if [ "$XBPS_TARGET_MACHINE" = i686 ]; then
31
+ broken="https://build.voidlinux.org/#/builders/9/builds/2274"
32
+fi
33
+
34
subpackages="qt6-quick-test qt6-declarative-host-tools qt6-declarative-tools
35
qt6-declarative-private-devel qt6-declarative-devel"
36
0 commit comments