dev-python/tlslite: restore python3 support

Package-Manager: Portage-2.3.3_p12, Repoman-2.3.1_p5
This commit is contained in:
Mike Gilbert
2016-12-31 22:18:03 -05:00
parent 5576cb68be
commit 203936a581

View File

@@ -4,7 +4,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1 eutils