kig: unbreak on aarch64

This commit is contained in:
Helmut Pozimski 2019-01-03 19:39:19 +01:00
parent ece65144f9
commit 0d27a9d8b1

View file

@ -16,6 +16,3 @@ if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
fi
case "$XBPS_TARGET_MACHINE" in
aarch64) broken="Blocking builder";;
esac