aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/plasma-nm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/plasma-nm/APKBUILD b/testing/plasma-nm/APKBUILD
index 21d183756d..45411377a3 100644
--- a/testing/plasma-nm/APKBUILD
+++ b/testing/plasma-nm/APKBUILD
@@ -4,7 +4,7 @@ pkgname=plasma-nm
pkgver=5.16.4
pkgrel=0
pkgdesc="Plasma applet written in QML for managing network connections"
-arch="all"
+arch="all !s390x" # Limited by networkmanager -> iwd
url="https://www.kde.org/workspaces/plasmadesktop/"
license="GPL-2.0"
depends="kirigami2 networkmanager"