wire-desktop: broken on all ppc

[ci skip]
This commit is contained in:
q66 2019-03-11 02:05:35 +01:00 committed by Helmut Pozimski
parent 16fa7f6c84
commit d4c4545a48

View file

@ -16,6 +16,7 @@ shlib_provides="libGLVESv2.so"
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="glibc artefacts are installed" ;;
i686*) broken="yarn" ;;
ppc*) broken="electron" ;;
esac
pre_build() {