projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08106a8
)
dev-python/dynd-python: Add py35
author
Patrick Lauer
<patrick@gentoo.org>
Thu, 21 Jul 2016 12:59:07 +0000
(14:59 +0200)
committer
Patrick Lauer
<patrick@gentoo.org>
Thu, 21 Jul 2016 13:12:24 +0000
(15:12 +0200)
Package-Manager: portage-2.3.0
dev-python/dynd-python/dynd-python-0.6.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/dynd-python/dynd-python-0.6.6.ebuild
b/dev-python/dynd-python/dynd-python-0.6.6.ebuild
index ac4f487841c9616458d01f806dfb0e14d09f09b5..ca736934f273113f48ede6b2e4128bc8bd88c152 100644
(file)
--- a/
dev-python/dynd-python/dynd-python-0.6.6.ebuild
+++ b/
dev-python/dynd-python/dynd-python-0.6.6.ebuild
@@
-1,10
+1,10
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4
,5
} )
inherit cmake-utils python-r1