From b5a8fc4a63addb5a92e3b3614c63fa44f0654d9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Wed, 4 Nov 2020 17:28:21 -0300 Subject: [PATCH] Revert "libreoffice: mark broken for musl." This reverts commit e4d811233f0614efc7937562565543a61a8feef5. Build failed because of 'no space on device'. --- srcpkgs/libreoffice/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index 4001eb20bd2..244e4693583 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -256,8 +256,6 @@ esac if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" libexecinfo-devel" - # FIX: figure out why it's broken - broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/31920/steps/shell_3/logs/stdio" fi if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then