libkeybinder3: unbreak on aarch64

This commit is contained in:
Helmut Pozimski 2019-01-03 19:45:37 +01:00
parent 4e4b8d7f49
commit 514d8bcfba
1 changed files with 0 additions and 4 deletions

View File

@ -14,10 +14,6 @@ homepage="https://github.com/engla/keybinder"
distfiles="https://github.com/engla/keybinder/archive/keybinder-3.0-v${version}.tar.gz"
checksum=2eec50be6dfafa672d719e719f639df10403f270b2473e60deb2fb8455d13c51
case "$XBPS_TARGET_MACHINE" in
aarch64) broken="Blocks the builder" ;;
esac
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then
build_options_default="gir"