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

dev-python/python-cluster/python-cluster-1.2.2.ebuild

index af8fd1215026867d333c23b99bd3f9d7f2d5a60a..77c50fcac2032f1d6c19ae681f913c57cd72647c 100644 (file)
@@ -1,9 +1,9 @@
-# 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 pypy3 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy pypy3 )
 
 inherit distutils-r1 eutils