From: David Seifert Date: Sun, 29 Dec 2019 09:55:16 +0000 (+0100) Subject: app-vim/jedi: [QA] Remove explicit python-utils-r1 inherit X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=41fb9f13ada776c95decbdbae11e79eacb7de84a;p=gentoo.git app-vim/jedi: [QA] Remove explicit python-utils-r1 inherit Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild b/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild index af6d75f78f4f..d1518a70f5da 100644 --- a/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild +++ b/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 PYTHON_COMPAT=( python{2_7,3_5,3_6} ) -inherit vim-plugin python-r1 python-utils-r1 +inherit vim-plugin python-r1 # Commit Date: Sun Oct 15 20:51:54 2017 +0200 COMMIT="77924398bd594e238766153cec97ace62650f082"