From 64cf2b4695cea53d128d49b22af5514474e2094a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 4 Mar 2018 12:40:03 +0000 Subject: [PATCH] tectonic: broken --- srcpkgs/tectonic/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/tectonic/template b/srcpkgs/tectonic/template index b5505717ace..a0b40bdb218 100644 --- a/srcpkgs/tectonic/template +++ b/srcpkgs/tectonic/template @@ -12,6 +12,8 @@ distfiles="https://github.com/tectonic-typesetting/${pkgname}/archive/v${version checksum=c39acc8a4e2e102245037fd2ea3e77b058d25e29bbab0dcc53a3167c5d3fee2a nocross=yes +broken="https://github.com/voidlinux/void-packages/issues/12094" + do_build() { cargo build --release }