diff --git a/srcpkgs/calligra/template b/srcpkgs/calligra/template index 66a563be38d..ca2fc47fbb0 100644 --- a/srcpkgs/calligra/template +++ b/srcpkgs/calligra/template @@ -36,6 +36,10 @@ if [ "$CROSS_BUILD" ]; then configure_args+=" -DMODERN_ICONV_RUN=1 -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" fi +case "$XBPS_TARGET_MACHINE" in + aarch64*) broken=yes ;; +esac + # cmake doesn't detect the functions correctly pre_build() { case $XBPS_TARGET_MACHINE in