gjs: enable gobject-introspection for i686-musl
This commit is contained in:
parent
7ff0e1f6db
commit
4647701ea3
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
esac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) ;;
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="gojbect-introspection" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue