aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-05-09 19:19:35 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2020-05-09 19:19:35 +0200
commitd0a7f8a4caa9b07a53fa589093e90838a6f63557 (patch)
tree21900b7144d74ee3bee6af6cb53c22c5762661c6
parent4d7cc997a602414351f95e89ea939d7d0828d1da (diff)
testing/wok: disable on mips64
Dependency websockify is not available on mips64.
-rw-r--r--testing/wok/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wok/APKBUILD b/testing/wok/APKBUILD
index 8efcc7d78d4..4b0e1cfb741 100644
--- a/testing/wok/APKBUILD
+++ b/testing/wok/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.0.0
pkgrel=0
pkgdesc="Webserver of Kimchi - a cherrypy framework for multi-purpose plug-ins"
url="https://kimchi-project.github.io/wok/"
-arch="noarch"
+arch="noarch !mips64" # blocked by websockify
license="Apache-2.0 AND LGPL-2.1-only"
depends="python3 nginx logrotate py3-cherrypy py3-jsonschema
py3-pyparted py3-pyldap py3-psutil py3-m2crypto py-cheetah