mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
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
|
nocross=yes
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl|ppc64*) broken="google breakpad";;
|
*-musl|ppc*) broken="google breakpad";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue