aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flatbuffers
diff options
context:
space:
mode:
Diffstat (limited to 'testing/flatbuffers')
-rw-r--r--testing/flatbuffers/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/flatbuffers/APKBUILD b/testing/flatbuffers/APKBUILD
index a3118a67934..a8a2f981ec4 100644
--- a/testing/flatbuffers/APKBUILD
+++ b/testing/flatbuffers/APKBUILD
@@ -4,7 +4,7 @@ pkgver=1.8.0
pkgrel=0
pkgdesc="Memory Efficient Serialization Library"
url="http://google.github.io/flatbuffers/"
-arch="all"
+arch="all !s390x"
license="Apache-2.0"
depends=""
depends_dev=""