From 8db3848041649adf450f66fc8feba80858343ef3 Mon Sep 17 00:00:00 2001 From: "Tuan M. Hoang" Date: Tue, 13 Feb 2018 15:16:33 +0000 Subject: testing/novnc: needs websockify on s390x --- testing/novnc/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3