aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-resty-hmac/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lua-resty-hmac/APKBUILD')
-rw-r--r--community/lua-resty-hmac/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lua-resty-hmac/APKBUILD b/community/lua-resty-hmac/APKBUILD
index b37a929a08..1e52c2dc4f 100644
--- a/community/lua-resty-hmac/APKBUILD
+++ b/community/lua-resty-hmac/APKBUILD
@@ -6,7 +6,7 @@ _commitid=989f601acbe74dee71c1a48f3e140a427f2d03ae
pkgrel=0
pkgdesc="HMAC functions for OpenResty"
url="https://github.com/jkeys089/lua-resty-hmac"
-arch="noarch"
+arch="noarch !s390x"
license="BSD"
depends="nginx-mod-http-lua lua-resty-string"
makedepends=""