summaryrefslogtreecommitdiff
path: root/app-shells/fzf/fzf-0.21.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
commit9ee6d97c2883d42f204a533a8bc1f4562df778fb (patch)
treeb690ddc0ca30f1472887edbb0b8313629bfcbbb2 /app-shells/fzf/fzf-0.21.0.ebuild
parentb17a3ef12038de50228bade1f05502c74e135321 (diff)
gentoo resync : 16.09.2020
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"