icecat: unbreak on ppc64
This commit is contained in:
parent
22c3e54832
commit
dfc2b98a02
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ build_options_default="alsa dbus gtk3 pulseaudio startup_notification sndio xscr
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
case $XBPS_TARGET_MACHINE in
|
||||||
armv6*) broken="required NEON extensions are not supported on armv6" ;;
|
armv6*) broken="required NEON extensions are not supported on armv6" ;;
|
||||||
ppc64*) broken="doesn't work" ;;
|
ppc64*) ;;
|
||||||
ppc*) broken="xptcall bitrot" ;;
|
ppc*) broken="xptcall bitrot" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue