community/lua-lapis-console: disable on riscv64

This commit is contained in:
ptrcnull 2024-03-26 11:00:54 +01:00
parent bd5b56e6f0
commit 36588c011f
No known key found for this signature in database
GPG Key ID: 411F7B30801DD9CA

View File

@ -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