aboutsummaryrefslogtreecommitdiffstats
path: root/testing/plasma-desktop
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-19 21:38:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-19 21:38:36 -0300
commit5bfba56f90bffa69d2657d39fec87ef924d4f5cf (patch)
treed6d16c84ef9c0e3c8df3341b78dedc48e9e53846 /testing/plasma-desktop
parentc697128093efa38d3cbdc4f5c70e0612efa3b1a7 (diff)
downloadaports-5bfba56f90bffa69d2657d39fec87ef924d4f5cf.tar.bz2
aports-5bfba56f90bffa69d2657d39fec87ef924d4f5cf.tar.xz
testing/plasma-desktop: limit on ppc64le
Diffstat (limited to 'testing/plasma-desktop')
-rw-r--r--testing/plasma-desktop/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/plasma-desktop/APKBUILD b/testing/plasma-desktop/APKBUILD
index d97e0c70dd..cf9d728396 100644
--- a/testing/plasma-desktop/APKBUILD
+++ b/testing/plasma-desktop/APKBUILD
@@ -4,7 +4,7 @@ pkgname=plasma-desktop
pkgver=5.16.1
pkgrel=0
pkgdesc="KDE Plasma Desktop"
-arch="all"
+arch="all !ppc64le" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine
url='https://www.kde.org/workspaces/plasmadesktop/'
license="GPL-2.0-only AND LGPL-2.1-only"
depends="kirigami2 plasma-workspace"