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