[dev-python/qscintilla-python] make Python flags be in IUSE

This commit is contained in:
Sławomir Nizio
2017-08-18 23:27:57 +02:00
parent d1260aa125
commit 06f6fc95a6
@@ -2,6 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit python-r1
DESCRIPTION="Meta package for ${PN} (install ${PN}-qt4 or ${PN}-qt5 instead)"
HOMEPAGE="https://www.riverbankcomputing.com/software/qscintilla/intro"