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-openidc/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/lua-resty-openidc') diff --git a/community/lua-resty-openidc/APKBUILD b/community/lua-resty-openidc/APKBUILD index 26fafb0334..b4ffe1c6f8 100644 --- a/community/lua-resty-openidc/APKBUILD +++ b/community/lua-resty-openidc/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.7.1 pkgrel=0 pkgdesc="OpenID Connect library for the nginx lua module" url="https://github.com/zmartzone/$pkgname" -arch="noarch" +arch="noarch !s390x" license="BSD2" source="$pkgname-$pkgver.tar.gz::https://github.com/zmartzone/$pkgname/archive/v$pkgver.tar.gz" depends="lua-cjson lua-resty-string lua-resty-http lua-resty-session lua-resty-jwt" -- cgit v1.2.3