summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2015-09-02 22:38:06 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2015-09-02 22:42:04 -0500
commita602cad1ff2408d9d2339634768df6f3662fc8a6 (patch)
tree718dbd021ae7c2860e5145fe47669927c6921068 /dev-python/python-novaclient
parentdev-python/python-novaclient: bup for liberty (diff)
downloadgentoo-a602cad1ff2408d9d2339634768df6f3662fc8a6.tar.gz
gentoo-a602cad1ff2408d9d2339634768df6f3662fc8a6.tar.bz2
gentoo-a602cad1ff2408d9d2339634768df6f3662fc8a6.zip
dev-python/python-cinderclient: bup for liberty
Diffstat (limited to 'dev-python/python-novaclient')
-rw-r--r--dev-python/python-novaclient/python-novaclient-2.27.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-novaclient/python-novaclient-2.27.0.ebuild b/dev-python/python-novaclient/python-novaclient-2.27.0.ebuild
index c75d5d455efe..d4bc009050d9 100644
--- a/dev-python/python-novaclient/python-novaclient-2.27.0.ebuild
+++ b/dev-python/python-novaclient/python-novaclient-2.27.0.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
inherit distutils-r1