aboutsummaryrefslogtreecommitdiffstats
path: root/main/luajit
diff options
context:
space:
mode:
Diffstat (limited to 'main/luajit')
-rw-r--r--main/luajit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/luajit/APKBUILD b/main/luajit/APKBUILD
index 87affb348b..d6bb7957fc 100644
--- a/main/luajit/APKBUILD
+++ b/main/luajit/APKBUILD
@@ -7,7 +7,7 @@ _realver=${pkgver/_/-}
pkgrel=0
pkgdesc='Just-in-time compiler and replacement for Lua 5.1 '
url='http://luajit.org'
-arch="all"
+arch="all !s390x"
license="MIT"
makedepends="$depends_dev paxmark"
subpackages="$pkgname-dev $pkgname-doc"