icecat: broken for armv7l* for now
This commit is contained in:
parent
a7f14c8e3d
commit
b89226e2b4
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ build_options_default="alsa dbus gtk3 pulseaudio startup_notification sndio xscr
|
|||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
armv[56]*) broken="required NEON extensions are not supported on armv[56]" ;;
|
||||
armv7*) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/26095/steps/shell_3/logs/stdio" ;;
|
||||
ppc64*) ;;
|
||||
ppc*) broken="xptcall bitrot" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue