diff options
-rw-r--r-- | testing/plasma/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/plasma/APKBUILD b/testing/plasma/APKBUILD index c55a09969d..d0079156ab 100644 --- a/testing/plasma/APKBUILD +++ b/testing/plasma/APKBUILD @@ -5,7 +5,7 @@ pkgver=5.16.1 pkgrel=0 pkgdesc="Plasma (Base) meta package" url="https://kde.org/plasma-desktop" -arch="noarch" +arch="noarch !ppc64le !s390x" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine options="!check" # No tests for a metapkg license="GPL-3.0-or-later" depends=" |