commit:     8cd9c915fa8484525602e43ea4f3567fb0eb1980
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 08:51:01 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 09:40:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd9c915

app-portage/overlint: Drop py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 644952c2c6d..e43431ab544 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
 

Reply via email to