MEGAsync: mark ppc64 broken

[ci skip]
This commit is contained in:
q66 2019-01-30 18:16:31 +01:00 committed by John Zimmermann
parent 3a6fe8aed0
commit c23b855810

View file

@ -19,7 +19,7 @@ restricted=yes
nocross=yes
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="google breakpad";;
*-musl|ppc64*) broken="google breakpad";;
esac
post_extract() {