dev-python/dynd-python: Add py35

Package-Manager: portage-2.3.0
This commit is contained in:
Patrick Lauer
2016-07-21 14:59:07 +02:00
parent 08106a82e6
commit af763927c9

View 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