From 63238fdae3875e777f400bb5d0ced13b88eda1e6 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 1 Oct 2017 20:35:53 +0200 Subject: [PATCH] libreoffice: i686 broken --- srcpkgs/libreoffice/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index c4913af34e1..5a106e69c2e 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -7,6 +7,10 @@ configure_args="--disable-werror" nopie=yes nocross=yes +case "$XBPS_TARGET_MACHINE" in + i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/5125/steps/shell_3/logs/stdio" ;; +esac + # # XXX: mit-krb5-devel nasm firebird3 hamcrest iwyu ogl-math # Missing, required libraries are downloaded and built internally