app-shells/fzf: 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:45 +02:00
parent 032c955372
commit 8a413da8dd

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit bash-completion-r1 eutils go-module
inherit bash-completion-r1 go-module optfeature
DESCRIPTION="A general-purpose command-line fuzzy finder, written in GoLang"
HOMEPAGE="https://github.com/junegunn/fzf"