diff --git a/srcpkgs/nncp/template b/srcpkgs/nncp/template index 79a9dfc7348..ef29f89d0a0 100644 --- a/srcpkgs/nncp/template +++ b/srcpkgs/nncp/template @@ -11,6 +11,10 @@ homepage="http://www.nncpgo.org/" distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz" checksum=59b0d6e248d3028929395b635d4e0cf114bc4de0f4f9f1052e049284980eeadd +if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then + broken="https://build.voidlinux.org/builders/armv7l_builder/builds/36395/steps/shell_3/logs/stdio" +fi + do_build() { make }