clementine: armv6 broken

This commit is contained in:
Michael Gehring 2017-09-24 09:57:07 +00:00
parent 221136d5da
commit 8790919874
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@ if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel protobuf-c"
fi
case "$XBPS_TARGET_MACHINE" in
armv6*) broken="https://build.voidlinux.eu/builders/armv6l_builder/builds/5092/steps/shell_3/logs/stdio" ;;
esac
build_options="spotify"
case "$XBPS_TARGET_MACHINE" in