dev-python/tlslite: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:23:08 +0000 (07:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:38:16 +0000 (07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/tlslite/tlslite-0.4.9-r2.ebuild

index d600d6e6a7884ff379ea0f98b268c34777195672..33f6b717d373dfc7b14cc690a942154ab863b6f7 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 eutils