diff --git a/srcpkgs/tracker/template b/srcpkgs/tracker/template index 5870395811..0e2cce7aca 100644 --- a/srcpkgs/tracker/template +++ b/srcpkgs/tracker/template @@ -23,7 +23,7 @@ if [ "$CROSS_BUILD" ]; then fi case "$XBPS_TARGET_MACHINE" in - x86_64-musl) ;; + i686-musl|x86_64-musl) ;; *-musl) broken="gobject-introspection" ;; esac