aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openrct2
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openrct2')
-rw-r--r--testing/openrct2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openrct2/APKBUILD b/testing/openrct2/APKBUILD
index 07152e4e0a7..a287b004d8f 100644
--- a/testing/openrct2/APKBUILD
+++ b/testing/openrct2/APKBUILD
@@ -6,7 +6,7 @@ _pkgver_objects=1.0.9
_pkgver_title_sequences=0.1.2
pkgrel=0
pkgdesc="Open-source re-implementation of Roller Coaster Tycoon 2"
-arch="all"
+arch="all !s390x" # Build fails on s390x
url="https://openrct2.io"
license="GPL-3.0"
makedepends="cmake ninja jansson-dev libzip-dev libpng-dev speexdsp-dev fontconfig-dev curl-dev icu-dev sdl2-dev mesa-dev fts-dev unzip"