aboutsummaryrefslogtreecommitdiffstats
path: root/community/xdg-desktop-portal-kde
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-01-13 16:27:42 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-01-14 18:34:43 +0100
commit5e286492714dd1b1f02102e39f650704aaf04723 (patch)
tree048b51280cdedd7cd7e4d4092c24bc6307f9881a /community/xdg-desktop-portal-kde
parent95e97b6f3fac73b312a7707ff5d608a2073a0432 (diff)
downloadaports-5e286492714dd1b1f02102e39f650704aaf04723.tar.bz2
aports-5e286492714dd1b1f02102e39f650704aaf04723.tar.xz
community/plasma*: disable on armhf
Diffstat (limited to 'community/xdg-desktop-portal-kde')
-rw-r--r--community/xdg-desktop-portal-kde/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xdg-desktop-portal-kde/APKBUILD b/community/xdg-desktop-portal-kde/APKBUILD
index 5c17a18a5a..78894b123e 100644
--- a/community/xdg-desktop-portal-kde/APKBUILD
+++ b/community/xdg-desktop-portal-kde/APKBUILD
@@ -4,8 +4,8 @@ pkgname=xdg-desktop-portal-kde
pkgver=5.17.5
pkgrel=0
pkgdesc="A backend implementation for xdg-desktop-portal that is using Qt/KDE"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://phabricator.kde.org/source/xdg-desktop-portal-kde"
-arch="all"
license="LGPL-2.0-or-later"
makedepends="extra-cmake-modules qt5-qtbase-dev glib-dev kio-dev kwayland-dev libepoxy-dev
pipewire-dev kcoreaddons xdg-desktop-portal cups-dev"