summaryrefslogtreecommitdiff
path: root/dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-09-14 17:22:37 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-14 17:22:37 +0200
commit44267b6fc151a3a6afd296ba1da5a8a1bd783b3c (patch)
tree0d90c7a5b2420ded86c63b914048e42c55e63ccd /dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild
parentda53c9f1167a661d953df52cf986b500c041046c (diff)
downloadkde-44267b6fc151a3a6afd296ba1da5a8a1bd783b3c.tar.gz
kde-44267b6fc151a3a6afd296ba1da5a8a1bd783b3c.tar.bz2
kde-44267b6fc151a3a6afd296ba1da5a8a1bd783b3c.zip
*/*: Drop python3_5 support
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild
index 4329abd3e93..f85c7d2da5c 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
KDE_TEST="forceoptional"
KMNAME="kdev-python"
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit kde5 python-single-r1
if [[ ${KDE_BUILD_TYPE} = release ]]; then