diff --git a/srcpkgs/zola/template b/srcpkgs/zola/template index 7b095e151db..49ccaeabe15 100644 --- a/srcpkgs/zola/template +++ b/srcpkgs/zola/template @@ -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