dev-tcltk/tclpython: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:38:45 +0000 (12:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:54:07 +0000 (12:54 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-tcltk/tclpython/tclpython-4.1-r6.ebuild
dev-tcltk/tclpython/tclpython-5.0.ebuild

index 3c865021275b1826db6d86c01d7592523f590b56..e6896c3a0158768a40f4e8de8a9ce37775e29f35 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit eutils multilib python-single-r1 toolchain-funcs
 
index 484457e30484a5a71494dd017aab4942087a0078..92786421ee103102abe79c74cbdae6ecb8a6bed8 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit multilib python-single-r1 toolchain-funcs