libreoffice: i686 is still broken

This commit is contained in:
Jürgen Buchmüller 2016-05-13 01:08:10 +02:00
parent b3e45003e2
commit 8f7572a182

View file

@ -47,11 +47,11 @@ skip_extraction="
${pkgname}-help-${version}.tar.xz ${pkgname}-help-${version}.tar.xz
${pkgname}-translations-${version}.tar.xz" ${pkgname}-translations-${version}.tar.xz"
#case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
# i686*) # Unit tests failure - unknown reason i686*) # Unit tests failure
# broken="http://build.voidlinux.eu/builders/i686_builder/builds/22276/steps/shell_3/logs/stdio" broken="https://build.voidlinux.eu/builders/i686_builder/builds/23144/steps/shell_3/logs/stdio"
# ;; ;;
#esac esac
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then
# mariadbclient can't currently be cross compiled # mariadbclient can't currently be cross compiled