diff options
Diffstat (limited to 'dev-python/python-heatclient/python-heatclient-0.8.0.ebuild')
-rw-r--r-- | dev-python/python-heatclient/python-heatclient-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-heatclient/python-heatclient-0.8.0.ebuild b/dev-python/python-heatclient/python-heatclient-0.8.0.ebuild index 21d05c1b60b5..5f3e180a000f 100644 --- a/dev-python/python-heatclient/python-heatclient-0.8.0.ebuild +++ b/dev-python/python-heatclient/python-heatclient-0.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 |