dev-python/qscintilla-python: add python3_5
authorDavide Pesavento <pesa@gentoo.org>
Thu, 14 Jul 2016 11:08:06 +0000 (13:08 +0200)
committerDavide Pesavento <pesa@gentoo.org>
Thu, 14 Jul 2016 12:36:05 +0000 (14:36 +0200)
Package-Manager: portage-2.3.0

dev-python/qscintilla-python/qscintilla-python-2.9.2.ebuild

index 9337a4c4a082d7d67b2e7f3133af5bc8f0b9f273..f6e0de624db323b3e5dcadbedcef2af0d582bc58 100644 (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