aboutsummaryrefslogtreecommitdiffstats
path: root/community/h2o/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/h2o/APKBUILD')
-rw-r--r--community/h2o/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/h2o/APKBUILD b/community/h2o/APKBUILD
index c46efaf3c06..2dc383b4e49 100644
--- a/community/h2o/APKBUILD
+++ b/community/h2o/APKBUILD
@@ -6,7 +6,7 @@ pkgver=2.2.6
pkgrel=5
pkgdesc="An optimized HTTP/1, HTTP/2 server written in C"
url="https://h2o.examp1e.net"
-arch="all !s390x"
+arch="all !s390x !mips64 !mips64el"
depends="perl openssl"
license="MIT"
makedepends="cmake ruby-dev bison zlib-dev wslay-dev openssl-dev libuv-dev yaml-dev"