commit:     65e246dc2060c5c8ed862dc0830eed66662e7eea
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 18 18:19:36 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 18 18:19:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e246dc

dev-python/python-debian: Drop py2

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

 dev-python/python-debian/python-debian-0.1.36.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-debian/python-debian-0.1.36.ebuild 
b/dev-python/python-debian/python-debian-0.1.36.ebuild
index cfe71594f81..78fab194385 100644
--- a/dev-python/python-debian/python-debian-0.1.36.ebuild
+++ b/dev-python/python-debian/python-debian-0.1.36.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 

Reply via email to