mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/lua-resty-mail: disable on ppc64le
This commit is contained in:
parent
5209d41391
commit
cec91a5583
@ -5,7 +5,7 @@ pkgver=1.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="High-level, easy to use, non-blocking email and SMTP library for OpenResty"
|
||||
url="https://github.com/GUI/lua-resty-mail"
|
||||
arch="noarch !riscv64" # lua-resty-core
|
||||
arch="noarch !ppc64le !riscv64" # lua-resty-core
|
||||
license="MIT"
|
||||
depends="lua-resty-core"
|
||||
checkdepends="lua5.1 luacheck"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user