commit: af763927c973d0279c20d068bfa7a049130fb0d2
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 12:59:07 2016 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 13:12:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af763927
dev-python/dynd-python: Add py35
Package-Manager: portage-2.3.0
dev-python/dynd-python/dynd-python-0.6.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 ac4f487..ca73693 100644
--- 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-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