app-editors/neovim: Inherit optfeature.eclass

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-09-07 10:50:09 +02:00
parent 27a774fc02
commit bfd77eebb3
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit cmake eutils xdg
inherit cmake optfeature xdg
DESCRIPTION="Vim-fork focused on extensibility and agility."
HOMEPAGE="https://neovim.io"

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit cmake eutils xdg
inherit cmake optfeature xdg
DESCRIPTION="Vim-fork focused on extensibility and agility."
HOMEPAGE="https://neovim.io"