app-vim/pyclewn: 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:59 +02:00
parent f6af9fb148
commit 815f1d9e0d

View File

@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python{3_6,3_7,3_8} )
inherit vim-plugin distutils-r1
inherit vim-plugin distutils-r1 optfeature
SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"