diff --git a/srcpkgs/evolution-data-server/template b/srcpkgs/evolution-data-server/template index 0b61182eb0d..6a19f456219 100644 --- a/srcpkgs/evolution-data-server/template +++ b/srcpkgs/evolution-data-server/template @@ -18,6 +18,10 @@ changelog="https://raw.githubusercontent.com/GNOME/evolution-data-server/gnome-3 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" checksum=de9cc30bdfaeff9dea561d7d1d43f31dfd24d0fdf3c231cfd3a9fc4f00e514c9 +case "$XBPS_TARGET_MACHINE" in +` aarch64-musl) broken="Temporary broken to fix build order" +esac + build_options="gir" if [ -z "$CROSS_BUILD" ]; then build_options_default="gir"