summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-python/kdevelop-python-5.1.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-5.1.9999.ebuild')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-5.1.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.1.9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.1.9999.ebuild
index 6112fd57a1f..1fbedfcf7b5 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.1.9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.1.9999.ebuild
@@ -7,7 +7,7 @@ EAPI=6
EGIT_BRANCH="5.1"
KDEBASE="kdevelop"
KMNAME="kdev-python"
-PYTHON_COMPAT=( python3_5 )
+PYTHON_COMPAT=( python3_{5,6} )
inherit kde5 python-single-r1
DESCRIPTION="Python plugin for KDevelop"