From 992b864b76ca67f0b06f0fe0aa1eeb1d48d2cb81 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 5 Feb 2020 18:56:25 +0100 Subject: [PATCH] app-vim/pyclewn: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-vim/pyclewn/pyclewn-2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/pyclewn/pyclewn-2.1-r1.ebuild b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild index d8c0d5884df9..82746ceb4849 100644 --- a/app-vim/pyclewn/pyclewn-2.1-r1.ebuild +++ b/app-vim/pyclewn/pyclewn-2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit eutils vim-plugin distutils-r1 -- 2.26.2