From 573f955fbb0c0b2c995024e1ca76c7537ffb4993 Mon Sep 17 00:00:00 2001 From: D Singh Date: Sun, 21 Jul 2024 18:15:24 +0000 Subject: [PATCH] main/lua-resty-core: fixed spelling error --- main/lua-resty-core/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/lua-resty-core/APKBUILD b/main/lua-resty-core/APKBUILD index 5e5b3c77bea..3bfd5c47e60 100644 --- a/main/lua-resty-core/APKBUILD +++ b/main/lua-resty-core/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.1.28 pkgrel=0 pkgdesc="New FFI-based API for lua-nginx-module" url="https://github.com/openresty/lua-resty-core" -# luajt +# luajit arch="noarch !riscv64 !loongarch64" license="BSD-2-Clause" depends="luajit lua-resty-lrucache"