mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/lua-lapis-console: disable on riscv64
This commit is contained in:
parent
bd5b56e6f0
commit
36588c011f
@ -6,7 +6,7 @@ pkgver=1.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="An interactive console for the Lapis web framework."
|
||||
url="https://github.com/leafo/lapis-console"
|
||||
arch="noarch !ppc64le" #blocked by lua-lapis, which requires lua-etlua
|
||||
arch="noarch !ppc64le !riscv64" #blocked by lua-lapis, which requires lua-etlua
|
||||
license="MIT"
|
||||
makedepends="luarocks"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/leafo/$_rockname/archive/v$pkgver.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user