diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-08 19:58:05 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-08 19:58:05 +0200 |
| commit | c995fb1eb4767e3b9b322163443e2fa911b3f29a (patch) | |
| tree | 18ca5f1486914e835efee9cba83b378c5f574682 /dev-util | |
| parent | 534164cc76b5b91105f7697af4adb6cc5af6659e (diff) | |
| download | kde-c995fb1eb4767e3b9b322163443e2fa911b3f29a.tar.gz kde-c995fb1eb4767e3b9b322163443e2fa911b3f29a.tar.bz2 kde-c995fb1eb4767e3b9b322163443e2fa911b3f29a.zip | |
dev-util/kdevelop-python: python3_7
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-util')
| -rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild | 4 | ||||
| -rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-9999.ebuild | 4 |
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" |
