dev-python/pycallgraph: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 13:27:12 +0000 (15:27 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 29 May 2017 16:32:10 +0000 (18:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/pycallgraph/pycallgraph-1.0.1.ebuild

index edaba8485b35664122429a07e0e6e06954dbc99a..62304425191fe26e7d0aa175619f00b0102dbbef 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=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 vcs-snapshot