midori: broken on armv7 for now.

This commit is contained in:
Juan RP 2015-04-24 08:33:52 +02:00
parent c6c90b2128
commit ae1ce6df8c
1 changed files with 4 additions and 0 deletions

View File

@ -21,3 +21,7 @@ homepage="http://www.midori-browser.org/"
license="GPL-2"
distfiles="http://www.midori-browser.org/downloads/midori_${version}_all_.tar.bz2"
checksum=702344f68d7f034866a46398e35b3c16a5a5f3e431a5d916ea5efc3eaaa3e46f
if [ "$XBPS_TARGET_MACHINE" = "armv7l" ]; then
broken="http://build.voidlinux.eu/builders/armv7l_builder/builds/12216/steps/shell_3/logs/stdio"
fi