qt6-declarative: broken on i686 for now

This commit is contained in:
classabbyamp 2025-05-12 19:31:22 -04:00
parent de56f79edc
commit 53ce7203fd
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -27,6 +27,10 @@ if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="shader compilation fails"
fi
if [ "$XBPS_TARGET_MACHINE" = i686 ]; then
broken="https://build.voidlinux.org/#/builders/9/builds/2274"
fi
subpackages="qt6-quick-test qt6-declarative-host-tools qt6-declarative-tools
qt6-declarative-private-devel qt6-declarative-devel"