dev-python/dynd-python: Add py35
authorPatrick Lauer <patrick@gentoo.org>
Thu, 21 Jul 2016 12:59:07 +0000 (14:59 +0200)
committerPatrick 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

index ac4f487841c9616458d01f806dfb0e14d09f09b5..ca736934f273113f48ede6b2e4128bc8bd88c152 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 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