dev-python/oslotest: re-add python3_3

Package-Manager: portage-2.2.25
This commit is contained in:
Alex Brandt
2015-11-22 07:28:00 -06:00
parent b7aa7e0c1e
commit b7c03b1e16

View File

@@ -3,7 +3,7 @@
# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python3_4 )
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
inherit distutils-r1