commit:     2884b214573feca2e76ea278462ffbe51f6cc5c0
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 01:08:21 2015 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 01:08:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2884b214

dev-python/python-troveclient: adding py3 support to troveclient

Package-Manager: portage-2.2.20.1

 dev-python/python-troveclient/python-troveclient-1.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild 
b/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild
index 94b3bd7..31deb70 100644
--- a/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild
+++ b/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 

Reply via email to