diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index 9dd38c35bdd..e225444f9d4 100644 --- a/srcpkgs/gobject-introspection/template +++ b/srcpkgs/gobject-introspection/template @@ -26,7 +26,7 @@ if [ "$CROSS_BUILD" ]; then fi case "$XBPS_TARGET_MACHINE" in - x86_64-musl) ;; + i686-musl|x86_64-musl) ;; *-musl) broken="Errors out when building any package that uses gir" ;; esac