mgba: unbreak armv[67]

This commit is contained in:
Michael Gehring 2017-10-02 11:38:44 +00:00
parent a4bd8c61df
commit a4e09b000e

View file

@ -14,11 +14,6 @@ homepage="https://www.mgba.io/"
distfiles="https://github.com/mgba-emu/${pkgname}/archive/${version}.tar.gz"
checksum=7c78feb0aa12930b993ca1b220d282ed178e306621559e48bb168623030eb876
case "$XBPS_TARGET_MACHINE" in
# SDL2/libbcm_host.so
armv[67]*) broken="https://build.voidlinux.eu/builders/armv6l_builder/builds/5249/steps/shell_3/logs/stdio";;
esac
subpackages="libmgba"
if [ -z "$CROSS_BUILD" ]; then
makedepends+=" qt5-multimedia-devel"