updating rackspace-novaclient

This commit is contained in:
Matthew Thode
2016-10-05 13:51:46 -05:00
parent 8ea38b7f6d
commit ece2bfa952
9 changed files with 84 additions and 10 deletions

View File

@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 )
EAPI=6
PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
inherit distutils-r1