dev-python/setuptools_hg: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 07:55:00 +0000 (09:55 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:40:40 +0000 (16:40 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild

index 85a74fddf1827decbe2ec8c79775b360400f8a87..2107ee18c03ff660677f42f1b9b0b6b966a754f5 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
 
 inherit distutils-r1