aboutsummaryrefslogtreecommitdiffstats
path: root/testing/plasma-workspace
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-19 22:00:42 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-19 22:00:42 -0300
commite10d7ccf0af4eba5e515c1555a765ae7042c6aae (patch)
tree5b1291663eb532813d96602d4240cbe6098b7e03 /testing/plasma-workspace
parent71beeaa471352941f79b4d63b94f9a860883f72a (diff)
downloadaports-e10d7ccf0af4eba5e515c1555a765ae7042c6aae.tar.bz2
aports-e10d7ccf0af4eba5e515c1555a765ae7042c6aae.tar.xz
testing/plasma-workspace: limit on s390x
Diffstat (limited to 'testing/plasma-workspace')
-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 35e15766c7..f995e7122c 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 !ppc64le" # Limited by libksysguard -> qt5-qtwebengine
+arch="all !ppc64le !s390x" # 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"