diff options
author | Karel Kočí <cynerd@email.cz> | 2018-09-13 18:58:19 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-09-13 19:07:02 +0200 |
commit | 9bdb799c0e6c699b711d925a5e3d6cb947c4d6b0 (patch) | |
tree | 03ddc4e5dd6ab28dbb5a169030deb809896ed260 /profiles/compile/openwrt | |
parent | e17c0dbd24e296159a309058e05a2867ade47dc1 (diff) | |
download | gentoo-personal-overlay-9bdb799c0e6c699b711d925a5e3d6cb947c4d6b0.tar.gz gentoo-personal-overlay-9bdb799c0e6c699b711d925a5e3d6cb947c4d6b0.tar.bz2 gentoo-personal-overlay-9bdb799c0e6c699b711d925a5e3d6cb947c4d6b0.zip |
For now disable lua to test blockers
Diffstat (limited to 'profiles/compile/openwrt')
-rw-r--r-- | profiles/compile/openwrt/packages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/compile/openwrt/packages b/profiles/compile/openwrt/packages index 0309a72..eb8a44d 100644 --- a/profiles/compile/openwrt/packages +++ b/profiles/compile/openwrt/packages @@ -19,7 +19,7 @@ dev-python/polib dev-libs/check dev-libs/uthash dev-libs/uriparser -dev-lang/lua +#dev-lang/lua dev-lua/luaposix dev-lua/lua-compat dev-lua/luacheck |