From cb4b89b8adb41fde784c8860062db51bbcbd6147 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 7 Sep 2020 10:51:52 +0200 Subject: dev-python/pylint: Inherit optfeature.eclass Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert --- dev-python/pylint/pylint-2.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/pylint/pylint-2.5.3.ebuild b/dev-python/pylint/pylint-2.5.3.ebuild index 4dec5c52ccde..8cae6d66c8b7 100644 --- a/dev-python/pylint/pylint-2.5.3.ebuild +++ b/dev-python/pylint/pylint-2.5.3.ebuild @@ -9,7 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend # entry_points is added via **kwargs in a dict _DISTUTILS_SETUPTOOLS_WARNED=1 -inherit distutils-r1 eutils +inherit distutils-r1 optfeature DESCRIPTION="Python code static checker" HOMEPAGE="https://www.logilab.org/project/pylint -- cgit v1.2.3