mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/lua-resty-redis: disable on ppc64le
This commit is contained in:
parent
9ee2ca416b
commit
c6b6846bc4
@ -5,7 +5,7 @@ pkgver=0.29
|
||||
pkgrel=0
|
||||
pkgdesc="Lua redis client driver for the ngx_lua based on the cosocket API"
|
||||
url="https://github.com/openresty/lua-resty-redis"
|
||||
arch="noarch !riscv64" # blocked by luajit
|
||||
arch="noarch !riscv64 !ppc64le" # blocked by luajit
|
||||
license="BSD-2-Clause"
|
||||
depends="luajit"
|
||||
source="https://github.com/openresty/lua-resty-redis/archive/v$pkgver/lua-resty-redis-$pkgver.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user