mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-30 19:01:25 +02:00
testing/grpc-java: disable on mips
This commit is contained in:
parent
2cb35d0d51
commit
ef7a63f5a9
@ -5,7 +5,7 @@ pkgver=1.28.0
|
||||
pkgrel=0
|
||||
pkgdesc="The Java gRPC implementation. HTTP/2 based RPC"
|
||||
url="https://github.com/grpc/grpc-java"
|
||||
arch="all !aarch64 !armhf !armv7 !s390x" # fails to build on aarch64 and armhf for some strange reason
|
||||
arch="all !aarch64 !armhf !armv7 !s390x !mips !mips64" # fails to build on aarch64 and armhf for some strange reason
|
||||
license="Apache-2.0"
|
||||
depends="openjdk8-jre"
|
||||
makedepends="openjdk8 protobuf-dev nss"
|
||||
|
Loading…
x
Reference in New Issue
Block a user