mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/h2o: disable on s390x doe to build failure
This commit is contained in:
parent
8cdc86307a
commit
d8049ff2f0
@ -5,7 +5,7 @@ pkgver=2.2.6
|
||||
pkgrel=3
|
||||
pkgdesc="An optimized HTTP/1, HTTP/2 server written in C"
|
||||
url="https://h2o.examp1e.net"
|
||||
arch="all"
|
||||
arch="all !s390x"
|
||||
license="MIT"
|
||||
makedepends="cmake ruby ruby-dev bison zlib-dev wslay-dev openssl-dev libuv-dev yaml-dev"
|
||||
install="$pkgname.pre-install"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user