aboutsummaryrefslogtreecommitdiffstats
path: root/testing/plasma-pa
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-19 22:35:56 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-19 22:35:56 -0300
commitf61e971450ca3c406ba676e5615287bcbb22a3ff (patch)
tree1d5c4af1e253aa1b4907a3cd6cd01ba7eb457f8f /testing/plasma-pa
parentf92c831b951462fd1a1e842d3d8b94725df43810 (diff)
downloadaports-f61e971450ca3c406ba676e5615287bcbb22a3ff.tar.bz2
aports-f61e971450ca3c406ba676e5615287bcbb22a3ff.tar.xz
testing/plasma-pa: limit on ppc64le and s390x
Diffstat (limited to 'testing/plasma-pa')
-rw-r--r--testing/plasma-pa/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/plasma-pa/APKBUILD b/testing/plasma-pa/APKBUILD
index f22a014c9a..75bfcff655 100644
--- a/testing/plasma-pa/APKBUILD
+++ b/testing/plasma-pa/APKBUILD
@@ -4,7 +4,7 @@ pkgname=plasma-pa
pkgver=5.16.1
pkgrel=0
pkgdesc="Plasma applet for audio volume management using PulseAudio"
-arch="all"
+arch="all !ppc64le !s390x" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine
url="https://www.kde.org/workspaces/plasmadesktop/"
license="LGPL-2.1-only OR LGPL-3.0-only AND GPL-2.0-only"
depends="pulseaudio kirigami2"