nncp: mark broken on 32-bit
This commit is contained in:
parent
0bc996313e
commit
5e6335f41e
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user