dev-python/qscintilla-python: add python3_5

Package-Manager: portage-2.3.0
This commit is contained in:
Davide Pesavento
2016-07-14 13:08:06 +02:00
parent e84f6b5ea9
commit 48adec6bd7

View File

@@ -3,7 +3,7 @@
# $Id$
EAPI=6
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
inherit python-r1 qmake-utils