dev-python/keystonemiddleware: adding py34 support

Package-Manager: portage-2.2.20.1
This commit is contained in:
Matthew Thode
2015-10-14 23:50:52 -05:00
parent 0339806c84
commit 19c3b27234

View File

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