summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/fzf/fzf-0.21.0.ebuild')
-rw-r--r--app-shells/fzf/fzf-0.21.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.21.0.ebuild b/app-shells/fzf/fzf-0.21.0.ebuild
index 854e90d08e55..152023cd3d54 100644
--- a/app-shells/fzf/fzf-0.21.0.ebuild
+++ b/app-shells/fzf/fzf-0.21.0.ebuild
@@ -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"