diff --git a/srcpkgs/slurm-wlm/template b/srcpkgs/slurm-wlm/template index 8a060c044e5..8475efe1d04 100644 --- a/srcpkgs/slurm-wlm/template +++ b/srcpkgs/slurm-wlm/template @@ -22,6 +22,9 @@ case "${XBPS_TARGET_MACHINE}" in # Undefined: inet_nsap_addr and getgrent_r # Used in the core of the program. *-musl) broken="https://api.travis-ci.org/jobs/124091254/log.txt";; + # configure: error: 32-bit support is deprecated, and not tested + # regularly. Use at your own risk. + i686*|armv*) broken="32-bit support is deprecated by upstream";; esac if [ -z "${CROSS_BUILD}" ]; then