From d79117ec9529588e40a78a86cf62f153e6dad747 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Tue, 19 Nov 2019 19:27:42 -0600 Subject: [PATCH] notmuch: unmark broken on armv7l-musl Signed-off-by: Nathan Owens --- srcpkgs/notmuch/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index 6bb8578fa1e..d7ef9c427ca 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -22,7 +22,6 @@ case "$XBPS_TARGET_MACHINE" in _args="--emacslispdir=/usr/share/emacs/site-lisp/notmuch --emacsetcdir=/usr/share/emacs/site-lisp/notmuch" ;; - armv7l-musl) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/15480/steps/shell_3/logs/stdio";; *) _args="--without-emacs";; esac