mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/flatbuffers: disable on s390x
This commit is contained in:
parent
a5512b8876
commit
6f20e653ae
@ -4,7 +4,7 @@ pkgver=1.8.0
|
|||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Memory Efficient Serialization Library"
|
pkgdesc="Memory Efficient Serialization Library"
|
||||||
url="http://google.github.io/flatbuffers/"
|
url="http://google.github.io/flatbuffers/"
|
||||||
arch="all"
|
arch="all !s390x"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
depends=""
|
depends=""
|
||||||
depends_dev=""
|
depends_dev=""
|
||||||
|
Loading…
Reference in New Issue
Block a user