webkit2gtk: broken on armv5/6
This commit is contained in:
parent
885c4d4fca
commit
602c5eb013
|
@ -14,6 +14,10 @@ homepage="https://webkitgtk.org/"
|
|||
license="LGPL-2.1, 2-clause-BSD"
|
||||
distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
|
||||
checksum=57f640f720bd9a8a7207f3321cf803a15c2f207b4e7b75ff1be17bc1eeb00a3c
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv[56]*) broken=https://build.voidlinux.eu/builders/armv6l_builder/builds/8588/steps/shell_3/logs/stdio ;;
|
||||
esac
|
||||
|
||||
|
||||
# ETOOHUGE
|
||||
nodebug=1
|
||||
|
|
Loading…
Reference in New Issue