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