aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/novnc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/novnc/APKBUILD b/testing/novnc/APKBUILD
index a17168d2fb..1ab4e7bdb5 100644
--- a/testing/novnc/APKBUILD
+++ b/testing/novnc/APKBUILD
@@ -6,7 +6,7 @@ pkgver=0.6.2
pkgrel=0
pkgdesc="VNC client using HTML5 (WebSockets, Canvas) with encryption (wss://) support"
url="https://kanaka.github.io/noVNC/"
-arch="noarch"
+arch="noarch !s390x"
license="MPL-2.0"
depends="websockify net-tools"
subpackages="$pkgname-doc"