dev-python/vcstools: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:52:41 +0000 (07:52 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 07:08:07 +0000 (08:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/vcstools/vcstools-0.1.42.ebuild

index 7ff43c36b5cda46ad0754c36dd73ef6bd5b4aab1..733f8a2e48e5bb5d90e3e13c2784eb18077bb71c 100644 (file)
@@ -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