mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
zola: broken on ppc*
This commit is contained in:
parent
2ddceee333
commit
80fcd666fe
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
|
|||
checksum=8d226ec764f2bc06de8e49e2e22ccf37811bc478bbcaa83c2c841b222ef4fc4e
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
ppc*) broken="segfaults" ;;
|
||||
armv6l-musl) broken="triggers segfault in rustc" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue