nncp: mark broken on 32-bit
This commit is contained in:
parent
0bc996313e
commit
5e6335f41e
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ homepage="http://www.nncpgo.org/"
|
||||||
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=59b0d6e248d3028929395b635d4e0cf114bc4de0f4f9f1052e049284980eeadd
|
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() {
|
do_build() {
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue