dev-python/hgtools: add py3.5 support to vn. 6.3
authorIan Delaney <idella4@gentoo.org>
Wed, 23 Dec 2015 11:57:17 +0000 (19:57 +0800)
committerIan Delaney <idella4@gentoo.org>
Wed, 23 Dec 2015 12:46:41 +0000 (20:46 +0800)
Package-Manager: portage-2.2.24

dev-python/hgtools/hgtools-6.3.ebuild

index 43f808dc9633b5e2d01ebc79ba126e21cbac2c18..fd495927a74d7458a01aa161dd8f6569200a3415 100644 (file)
@@ -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