diff --git a/community/lua-lapis-console/APKBUILD b/community/lua-lapis-console/APKBUILD index 994934a0526..9fd72ae8ec7 100644 --- a/community/lua-lapis-console/APKBUILD +++ b/community/lua-lapis-console/APKBUILD @@ -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