aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-19 21:36:27 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-19 21:36:27 -0300
commit5296aa471d642ac149e557f6c5edcb65cc861bdf (patch)
treeddf34562debb4843ed6583c8f28c76275f2f1632 /testing
parent6be3edfa46db3e902ae3e4f74b73fa9c487e6556 (diff)
downloadaports-5296aa471d642ac149e557f6c5edcb65cc861bdf.tar.bz2
aports-5296aa471d642ac149e557f6c5edcb65cc861bdf.tar.xz
testing/plasma-workspace: limit on ppc64le
Diffstat (limited to 'testing')
-rw-r--r--testing/plasma-workspace/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/plasma-workspace/APKBUILD b/testing/plasma-workspace/APKBUILD
index e8e707ab8b..35e15766c7 100644
--- a/testing/plasma-workspace/APKBUILD
+++ b/testing/plasma-workspace/APKBUILD
@@ -4,7 +4,7 @@ pkgname=plasma-workspace
pkgver=5.16.1
pkgrel=0
pkgdesc="KDE Plasma Workspace"
-arch="all"
+arch="all !ppc64le" # Limited by libksysguard -> qt5-qtwebengine
url="https://www.kde.org/workspaces/plasmadesktop/"
license="(GPL-2.0-only OR GPL-3.0-only) AND LGPL-2.1-or-later AND GPL-2.0-or-later AND MIT AND LGPL-2.1-only AND LGPL-2.0-or-later AND (LGPL-2.1-only OR LGPL-3.0-only) AND LGPL-2.0-only"
depends="qt5-qtquickcontrols kirigami2 kinit qt5-qttools kwin kactivitymanagerd milou"