From 8cd9c915fa8484525602e43ea4f3567fb0eb1980 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 19 Mar 2020 09:51:01 +0100 Subject: [PATCH] app-portage/overlint: Drop py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-portage/overlint/overlint-0.5.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/overlint/overlint-0.5.3-r1.ebuild b/app-portage/overlint/overlint-0.5.3-r1.ebuild index 644952c2c6d9..e43431ab544c 100644 --- a/app-portage/overlint/overlint-0.5.3-r1.ebuild +++ b/app-portage/overlint/overlint-0.5.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 -- 2.26.2