aboutsummaryrefslogtreecommitdiffstats
path: root/community/plasma-desktop
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-10-20 18:35:46 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-10-20 17:32:43 +0000
commit04977f121a9abc24253f6f2669745364f58682fe (patch)
treeddd8b66282cbfad7da33aadf13e4cf3e4076e358 /community/plasma-desktop
parent436f098a5a3eb5c4976d8de3fac33fccc2c8a6bf (diff)
downloadaports-04977f121a9abc24253f6f2669745364f58682fe.tar.bz2
aports-04977f121a9abc24253f6f2669745364f58682fe.tar.xz
community/plasma-desktop: re-enable on s390x and ppc64le
Closes !560
Diffstat (limited to 'community/plasma-desktop')
-rw-r--r--community/plasma-desktop/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/plasma-desktop/APKBUILD b/community/plasma-desktop/APKBUILD
index ab773f0b75..1a1f8bd14c 100644
--- a/community/plasma-desktop/APKBUILD
+++ b/community/plasma-desktop/APKBUILD
@@ -4,7 +4,7 @@ pkgname=plasma-desktop
pkgver=5.17.0
pkgrel=0
pkgdesc="KDE Plasma Desktop"
-arch="all !ppc64le !s390x" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine
+arch="all" # 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 setxkbmap qqc2-desktop-style"