kig: unbreak on aarch64
This commit is contained in:
parent
ece65144f9
commit
0d27a9d8b1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue