From: Michał Górny Date: Thu, 6 Feb 2020 06:52:41 +0000 (+0100) Subject: dev-python/vcstools: Remove py2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=683cd9a6ac2912e6cee5cf6c0e9de15700b974f2;p=gentoo.git dev-python/vcstools: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/vcstools/vcstools-0.1.42.ebuild b/dev-python/vcstools/vcstools-0.1.42.ebuild index 7ff43c36b5cd..733f8a2e48e5 100644 --- a/dev-python/vcstools/vcstools-0.1.42.ebuild +++ b/dev-python/vcstools/vcstools-0.1.42.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then