dev-python/python-saharaclient: adding missing python impls

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Matthew Thode
2017-02-27 00:36:57 -06:00
parent f22b045c43
commit 96c71a551a

View File

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