khotkeys: unbreak armv[56]

This commit is contained in:
Piraty 2020-03-31 12:02:58 +02:00
parent 0d7c269d21
commit e39730acba

View File

@ -14,11 +14,6 @@ homepage="https://projects.kde.org/projects/plasma/khotkeys"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=e2b459da176c369fecc46a0dfa151266e4778194b3b8d81c4d7bc423301ff204
case "$XBPS_TARGET_MACHINE" in
armv[56]*) broken="xorg-server-xwayland is not available"
;;
esac
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
fi