summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:50:47 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:50:47 +0200
commit47b76b7fea8b207a569006d26c862734762472ee (patch)
treee0d7bcb61bf90788c4950b1f5682d9ef5a6d10ee /app-shells/fzy/fzy-9999.ebuild
parentapp-shells/fzf: Inherit optfeature.eclass (diff)
downloadgentoo-47b76b7fea8b207a569006d26c862734762472ee.tar.gz
gentoo-47b76b7fea8b207a569006d26c862734762472ee.tar.bz2
gentoo-47b76b7fea8b207a569006d26c862734762472ee.zip
app-shells/fzy: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-shells/fzy/fzy-9999.ebuild')
-rw-r--r--app-shells/fzy/fzy-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzy/fzy-9999.ebuild b/app-shells/fzy/fzy-9999.ebuild
index 98dfd31e607d..2079e70d413b 100644
--- a/app-shells/fzy/fzy-9999.ebuild
+++ b/app-shells/fzy/fzy-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils savedconfig toolchain-funcs
+inherit optfeature savedconfig toolchain-funcs
if [[ ${PV} == 9999 ]]; then
inherit git-r3