summaryrefslogtreecommitdiff
path: root/www-client
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-05-18 21:26:12 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-05-18 21:26:12 +0200
commitfbc33d0a2903e4a01d650528659fb847e4476c6c (patch)
treefab25ed0c919de1b2fbea0620bc2f507bce1b6e3 /www-client
parent0dcbe478843b99daf634f28cbf9395eef408ba79 (diff)
downloadkde-fbc33d0a2903e4a01d650528659fb847e4476c6c.tar.gz
kde-fbc33d0a2903e4a01d650528659fb847e4476c6c.tar.bz2
kde-fbc33d0a2903e4a01d650528659fb847e4476c6c.zip
*/*: remove py3.9 from PYTHON_COMPAT
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/falkon/falkon-23.04.49.9999.ebuild2
-rw-r--r--www-client/falkon/falkon-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/falkon/falkon-23.04.49.9999.ebuild b/www-client/falkon/falkon-23.04.49.9999.ebuild
index 454d096cb38..538c965444e 100644
--- a/www-client/falkon/falkon-23.04.49.9999.ebuild
+++ b/www-client/falkon/falkon-23.04.49.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
ECM_TEST="true"
KFMIN=5.104.0
QTMIN=5.15.5
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
VIRTUALX_REQUIRED="test"
inherit ecm gear.kde.org python-single-r1
diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild
index 454d096cb38..538c965444e 100644
--- a/www-client/falkon/falkon-9999.ebuild
+++ b/www-client/falkon/falkon-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
ECM_TEST="true"
KFMIN=5.104.0
QTMIN=5.15.5
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
VIRTUALX_REQUIRED="test"
inherit ecm gear.kde.org python-single-r1