diff --git a/srcpkgs/khotkeys/template b/srcpkgs/khotkeys/template index 6ce511fad43..1f6cefafc6d 100644 --- a/srcpkgs/khotkeys/template +++ b/srcpkgs/khotkeys/template @@ -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