mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +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"
|
pkgdesc="Lua-land LRU Cache based on LuaJIT FFI"
|
||||||
url="https://github.com/openresty/lua-resty-lrucache"
|
url="https://github.com/openresty/lua-resty-lrucache"
|
||||||
# luajit
|
# luajit
|
||||||
arch="noarch !ppc64le !riscv64 !loongarch64"
|
arch="noarch !riscv64 !loongarch64"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
depends="luajit"
|
depends="luajit"
|
||||||
source="$pkgname-$pkgver-2.tar.gz::https://github.com/openresty/lua-resty-lrucache/archive/v$pkgver/lua-resty-lrucache-$pkgver.tar.gz"
|
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