midori: broken on armv7 for now.
This commit is contained in:
parent
c6c90b2128
commit
ae1ce6df8c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue