projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67efea2
)
dev-python/python-cluster: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 13:50:13 +0000
(15:50 +0200)
committer
Pacho 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
patch
|
blob
|
history
diff --git
a/dev-python/python-cluster/python-cluster-1.2.2.ebuild
b/dev-python/python-cluster/python-cluster-1.2.2.ebuild
index af8fd1215026867d333c23b99bd3f9d7f2d5a60a..77c50fcac2032f1d6c19ae681f913c57cd72647c 100644
(file)
--- a/
dev-python/python-cluster/python-cluster-1.2.2.ebuild
+++ b/
dev-python/python-cluster/python-cluster-1.2.2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
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