zola: mark as broken for armv6l-musl
This commit is contained in:
parent
f5229a05f4
commit
486a0b639b
@ -13,6 +13,9 @@ changelog="https://github.com/getzola/zola/raw/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
|
||||
checksum=c16909fc20ad3e2f922beb270b2350928669149ba2e958de72558f96620a9624
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
armv6l-musl) broken="triggers segfailt in rustc" ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user