summaryrefslogtreecommitdiff
path: root/dev-util
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild4
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild
index ad44d988849..95cc296ddff 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ EGIT_BRANCH="5.3"
KDE_TEST="forceoptional"
KDEBASE="kdevelop"
KMNAME="kdev-python"
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
inherit kde5 python-single-r1
DESCRIPTION="Python plugin for KDevelop"
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index 3cc91ead0c0..3cfa67beecb 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
KDE_TEST="forceoptional"
KDEBASE="kdevelop"
KMNAME="kdev-python"
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
inherit kde5 python-single-r1
DESCRIPTION="Python plugin for KDevelop"