From c995fb1eb4767e3b9b322163443e2fa911b3f29a Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 8 Oct 2018 19:58:05 +0200 Subject: dev-util/kdevelop-python: python3_7 Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- dev-util/kdevelop-python/kdevelop-python-5.3.9999.ebuild | 4 ++-- dev-util/kdevelop-python/kdevelop-python-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-util') 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" -- cgit v1.2.3