diff --git a/srcpkgs/ldns/template b/srcpkgs/ldns/template index b7fbe13cf49..df1ac8c7d0a 100644 --- a/srcpkgs/ldns/template +++ b/srcpkgs/ldns/template @@ -15,6 +15,10 @@ homepage="http://www.nlnetlabs.nl/projects/ldns/" distfiles="http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.tar.gz" checksum=838b907594baaff1cd767e95466a7745998ae64bc74be038dccc62e2de2e4247 +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 }