diff --git a/app-editors/neovim/neovim-0.0.0_pre20151025.ebuild b/app-editors/neovim/neovim-0.0.0_pre20151025.ebuild index c202ad7c97be4..c084410b7ae64 100644 --- a/app-editors/neovim/neovim-0.0.0_pre20151025.ebuild +++ b/app-editors/neovim/neovim-0.0.0_pre20151025.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -inherit cmake-utils flag-o-matic +inherit cmake-utils eutils flag-o-matic DESCRIPTION="Vim-fork focused on extensibility and agility." HOMEPAGE="https://github.com/neovim/neovim"