From 6c64dbd4d817bb1ec42e8d3577ed0bdf44aa1007 Mon Sep 17 00:00:00 2001 From: Tuan Hoang Date: Mon, 13 May 2019 12:15:08 +0000 Subject: community/lua-resty-*: missing nginx-mod-http-lua on s390x Root cause is missing luajit support on s390x --- community/lua-resty-string/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/lua-resty-string') diff --git a/community/lua-resty-string/APKBUILD b/community/lua-resty-string/APKBUILD index 79cf43fb3a..a28caf79b6 100644 --- a/community/lua-resty-string/APKBUILD +++ b/community/lua-resty-string/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.11 pkgrel=0 pkgdesc="String functions for OpenResty" url="https://github.com/openresty/lua-resty-string" -arch="noarch" +arch="noarch !s390x" license="BSD" depends="nginx-mod-http-lua" makedepends="" -- cgit v1.2.3