icecat: unbreak on ppc64
This commit is contained in:
parent
22c3e54832
commit
dfc2b98a02
|
@ -26,7 +26,7 @@ build_options_default="alsa dbus gtk3 pulseaudio startup_notification sndio xscr
|
|||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
armv6*) broken="required NEON extensions are not supported on armv6" ;;
|
||||
ppc64*) broken="doesn't work" ;;
|
||||
ppc64*) ;;
|
||||
ppc*) broken="xptcall bitrot" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue