MEGAsync: also broken on ppc

[ci skip]
This commit is contained in:
q66 2019-06-10 23:20:46 +02:00 committed by John Zimmermann
parent 69145daea0
commit 140e2e1482

View file

@ -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() {