diff --git a/srcpkgs/ldns/template b/srcpkgs/ldns/template index 7cbdb5047b6..df1ac8c7d0a 100644 --- a/srcpkgs/ldns/template +++ b/srcpkgs/ldns/template @@ -14,7 +14,10 @@ license="BSD-3-Clause" homepage="http://www.nlnetlabs.nl/projects/ldns/" distfiles="http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz" checksum=838b907594baaff1cd767e95466a7745998ae64bc74be038dccc62e2de2e4247 -disable_parallel_build=yes + +if [ "$XBPS_TARGET_MACHINE" = i686 ]; then + broken="https://build.voidlinux.org/builders/i686_builder/builds/48522/steps/shell_3/logs/stdio" +fi post_install() { vlicense LICENSE