New comment by q66 on void-packages repository https://github.com/void-linux/void-packages/pull/24294#issuecomment-674424354 Comment: this isn't good because webengine is not available on 32-bit crosstargets at most you can change the `if [ -z "$CROSS_BUILD" ]` to something like `if [ "$XBPS_WORDSIZE" = "$XBPS_TARGET_WORDSIZE" ]`