logstalgia: armv[67] broken

This commit is contained in:
Michael Gehring 2017-10-02 11:11:43 +00:00
parent b0b1e7d4a8
commit c4da6a1e42
1 changed files with 8 additions and 0 deletions

View File

@ -12,3 +12,11 @@ license="GPL-3"
homepage="https://github.com/acaudwell/Logstalgia/"
distfiles="$homepage/releases/download/$pkgname-$version/$pkgname-$version.tar.gz"
checksum=32e05fc601d48993749665e47d553ae8ab2190c7ec5350c1fe562fcf9638388a
case "$XBPS_TARGET_MACHINE" in
armv[67]*)
# configure: error: SDL2_image with PNG support required.
broken="https://build.voidlinux.eu/builders/armv7l_builder/builds/5100/steps/shell_3/logs/stdio"
;;
esac