mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-editors/neovim: Add missing missing eutils eclass
It did work without it because cmake-utils inherited it. Package-Manager: portage-2.2.23
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user