From 19bf7aabcf994699019dc6d3d6e5170250f1fb52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 7 May 2020 15:12:20 +0200 Subject: app-vim/jedi: Remove py2.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-vim/jedi/jedi-0.8_p20171015-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-vim') diff --git a/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild b/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild index 6533a387cb42..23aaa1f5ca30 100644 --- a/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild +++ b/app-vim/jedi/jedi-0.8_p20171015-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit vim-plugin python-r1 -- cgit v1.2.3