MEGAsync: also broken on ppc
[ci skip]
This commit is contained in:
parent
69145daea0
commit
140e2e1482
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ restricted=yes
|
|||
nocross=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl|ppc64*) broken="google breakpad";;
|
||||
*-musl|ppc*) broken="google breakpad";;
|
||||
esac
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue