Hi, after experimenting a while I find myself receiving this error message:
These are the packages that would be merged, in order: Calculating dependencies... done! emerge: there are no ebuilds built with USE flags to satisfy "dev-lua/luv[lua_single_target_luajit(-)?,lua_single_target_lua5-1(-)?,lua_single_target_lua5-2(-)?]". !!! One of the following packages is required to complete your request: - app-editors/neovim-0.4.4-r100::gentoo (Change USE: -lua_single_target_lua5-1, this change violates use flag constraints defined by app-editors/neovim-0.4.4-r100: 'exactly-one-of ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-2 )') (dependency required by "app-editors/neovim-0.4.4-r100::gentoo" [ebuild]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) As far as I see, I defined _exactly_ _one_ _of_ them: # equery u neovim [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for app-editors/neovim-0.4.4-r100: U I + - lto : Build with Link Time Optimization (LTO) + + lua_single_target_lua5-1 : Build for Lua 5.1 only - - lua_single_target_lua5-2 : Build for Lua 5.2 only - - lua_single_target_luajit : Build for LuaJIT only + - nvimpager : Install nvimpager symlink to less.sh macro + - tui : Build the neovim unix tui What do I miss? Thanks in advance. Bertram -- Bertram Scharpf Stuttgart, Deutschland/Germany http://www.bertram-scharpf.de

