summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-5.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.1.0-r1.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.1.0-r1.ebuild
index 240e6008cc8a..fe446336d5ea 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.1.0-r1.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.1.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
EGIT_BRANCH="5.1"
KDEBASE="kdevelop"
KMNAME="kdev-python"
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{4,5,6} )
inherit kde5 python-single-r1
DESCRIPTION="Python plugin for KDevelop"