From de03ca264a57a59a9ab1c32a2fdd22346faf81cf Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 6 May 2016 13:20:18 +0200 Subject: [PATCH] calligra: nocross=yes --- srcpkgs/calligra/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/calligra/template b/srcpkgs/calligra/template index db715cdd469..0680298e22e 100644 --- a/srcpkgs/calligra/template +++ b/srcpkgs/calligra/template @@ -26,8 +26,9 @@ subpackages="calligra-filters calligra-libs calligra-plugins calligra-karbon depends="${subpackages}" CXXFLAGS="-D_DEFAULT_SOURCE" +nocross=yes case "$XBPS_TARGET_MACHINE" in - *-musl) broken="not yet supported";; + x86_64-musl) broken="not yet supported";; esac do_install() {