dev-python/pychroot: drop py3.3 support for live ebuild

This commit is contained in:
Tim Harder
2016-10-29 19:10:34 -04:00
parent ef95ba4893
commit e7e35db554

View File

@@ -3,7 +3,7 @@
# $Id$
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then