From 96c71a551a64520a5cb7872d8a28a6e0b3ca73f3 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Mon, 27 Feb 2017 00:36:57 -0600 Subject: [PATCH] dev-python/python-saharaclient: adding missing python impls Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild b/dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild index 87c6eb6a3071..78d94448be64 100644 --- a/dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild +++ b/dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 -- 2.26.2