mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/luakit: disable on s390x due to luajit
This commit is contained in:
parent
d73d867f44
commit
cf18db4f40
@ -5,7 +5,7 @@ pkgver=2017.08.10
|
||||
pkgrel=2
|
||||
pkgdesc="Fast, small, webkit based browser framework extensible by Lua"
|
||||
url="https://github.com/luakit/luakit"
|
||||
arch="all"
|
||||
arch="all !s390x" # luajit is missing for s390x
|
||||
license="GPL-3.0"
|
||||
depends="lua5.1-filesystem lua5.1-luassert"
|
||||
depends_dev=""
|
||||
|
Loading…
Reference in New Issue
Block a user