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() {