From 8cd9c915fa8484525602e43ea4f3567fb0eb1980 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 19 Mar 2020 09:51:01 +0100 Subject: app-portage/overlint: Drop py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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(-) (limited to 'app-portage') 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 -- cgit v1.2.3-65-gdbad