dev-python/python-saharaclient: adding missing python impls
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 27 Feb 2017 06:36:57 +0000 (00:36 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 27 Feb 2017 06:43:04 +0000 (00:43 -0600)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild

index 87c6eb6a3071cc5058eea9cacd97327c493d9597..78d94448be64228bc8e74d0a563bfe9490f82830 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
 
 inherit distutils-r1