summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2017-04-18 14:25:18 -0500
committerKacper Kowalik <xarthisius@gentoo.org>2017-04-18 14:25:44 -0500
commit5587e8fe01ea8775bfc7a4f6067875f62b442ad0 (patch)
tree27647b8f14e5076dae7bbdc2efa18bc740c7075c /dev-python
parentsys-devel/gcc: arm arm64 ppc ppc64 stable (bug 603260). (diff)
downloadgentoo-5587e8fe01ea8775bfc7a4f6067875f62b442ad0.tar.gz
gentoo-5587e8fe01ea8775bfc7a4f6067875f62b442ad0.tar.bz2
gentoo-5587e8fe01ea8775bfc7a4f6067875f62b442ad0.zip
dev-python/qtconsole: add python3_6 support
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/qtconsole/qtconsole-4.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-4.3.0.ebuild b/dev-python/qtconsole/qtconsole-4.3.0.ebuild
index 4ab1876f6748..135ee28be41d 100644
--- a/dev-python/qtconsole/qtconsole-4.3.0.ebuild
+++ b/dev-python/qtconsole/qtconsole-4.3.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 virtualx