mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/lua-resty-lrucache: enable on ppc64le
This commit is contained in:
parent
fba7150c2d
commit
e2f46b7247
@ -6,7 +6,7 @@ pkgrel=1
|
||||
pkgdesc="Lua-land LRU Cache based on LuaJIT FFI"
|
||||
url="https://github.com/openresty/lua-resty-lrucache"
|
||||
# luajit
|
||||
arch="noarch !ppc64le !riscv64 !loongarch64"
|
||||
arch="noarch !riscv64 !loongarch64"
|
||||
license="BSD-2-Clause"
|
||||
depends="luajit"
|
||||
source="$pkgname-$pkgver-2.tar.gz::https://github.com/openresty/lua-resty-lrucache/archive/v$pkgver/lua-resty-lrucache-$pkgver.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user