summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/vis/vis-0.6.ebuild2
-rw-r--r--app-editors/vis/vis-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vis/vis-0.6.ebuild b/app-editors/vis/vis-0.6.ebuild
index b624dd79c35c..917b313cc0f3 100644
--- a/app-editors/vis/vis-0.6.ebuild
+++ b/app-editors/vis/vis-0.6.ebuild
@@ -6,7 +6,7 @@ EAPI=7
MY_PTV=0.4
LUA_COMPAT=( lua5-2 lua5-3 )
-inherit lua-single eutils
+inherit lua-single optfeature
DESCRIPTION="modern, legacy free, simple yet efficient vim-like editor"
HOMEPAGE="https://github.com/martanne/vis"
diff --git a/app-editors/vis/vis-9999.ebuild b/app-editors/vis/vis-9999.ebuild
index 7af054d1607e..96ca444a2491 100644
--- a/app-editors/vis/vis-9999.ebuild
+++ b/app-editors/vis/vis-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=7
LUA_COMPAT=( lua5-2 lua5-3 )
-inherit lua-single git-r3 eutils
+inherit lua-single git-r3 optfeature
DESCRIPTION="modern, legacy free, simple yet efficient vim-like editor"
HOMEPAGE="https://github.com/martanne/vis"