From e39730acba8a73bdf0ec86704f3c3b479226b9bb Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 31 Mar 2020 12:02:58 +0200 Subject: [PATCH] khotkeys: unbreak armv[56] --- srcpkgs/khotkeys/template | 5 ----- 1 file changed, 5 deletions(-) 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