diff --git a/srcpkgs/qupzilla/template b/srcpkgs/qupzilla/template index 35eebf0b515..0ba3d13566b 100644 --- a/srcpkgs/qupzilla/template +++ b/srcpkgs/qupzilla/template @@ -9,3 +9,7 @@ short_desc="Lightweight multiplatform browser (transitional dummy package)" maintainer="Jürgen Buchmüller " license="GPL-3" homepage="https://qupzilla.com/" + +case "$XBPS_TARGET_MACHINE" in + aarch64-musl) broken="qt5-declarative-5.10.1_9 (update) breaks installed pkg qt5-tools-5.10.1_11" ;; +esac