commit: 3bf393ce26cc918d2da1dd69c842ba54a53c7067
Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 11:57:17 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 12:46:41 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf393ce
dev-python/hgtools: add py3.5 support to vn. 6.3
Package-Manager: portage-2.2.24
dev-python/hgtools/hgtools-6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hgtools/hgtools-6.3.ebuild
b/dev-python/hgtools/hgtools-6.3.ebuild
index 43f808d..fd49592 100644
--- a/dev-python/hgtools/hgtools-6.3.ebuild
+++ b/dev-python/hgtools/hgtools-6.3.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit distutils-r1 eutils