cinnamon-desktop: enable for i686-musl
This commit is contained in:
parent
eae5afc05f
commit
3519652ec4
|
@ -21,7 +21,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
esac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) ;;
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="Cinnamon project as a whole uses gir heavily" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue