zola: mark as broken for armv6l-musl

This commit is contained in:
Johannes 2019-07-27 15:01:21 +02:00
parent f5229a05f4
commit 486a0b639b

View File

@ -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