diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-26 23:13:14 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-26 21:33:09 +0200 |
commit | 20006de7a85af85a79d39212bd0b8994d116b2de (patch) | |
tree | 06c123c49b580fe41d067e9dfb280cb238268622 /app-editors/neovim | |
parent | use.desc: Introduce 'luajit' as a global flag (diff) | |
download | gentoo-20006de7a85af85a79d39212bd0b8994d116b2de.tar.gz gentoo-20006de7a85af85a79d39212bd0b8994d116b2de.tar.bz2 gentoo-20006de7a85af85a79d39212bd0b8994d116b2de.zip |
*/*: Remove redundant local descriptions for USE=luajit
Diffstat (limited to 'app-editors/neovim')
-rw-r--r-- | app-editors/neovim/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-editors/neovim/metadata.xml b/app-editors/neovim/metadata.xml index 158212f33e00..57f11481bec1 100644 --- a/app-editors/neovim/metadata.xml +++ b/app-editors/neovim/metadata.xml @@ -11,8 +11,6 @@ <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations</flag> <flag name="remote">Enable support for remote options using nvr</flag> <flag name="tui">Build the neovim unix tui</flag> - <flag name="luajit">Use <pkg>dev-lang/luajit</pkg> instead of - <pkg>dev-lang/lua</pkg></flag> </use> <upstream> <remote-id type="github">neovim/neovim</remote-id> |