commit: 6dea4a48f95b4573cc2b093170edd37189c77220
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 07:18:47 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 08:31:22 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6dea4a48
kde-plasma/plasma-firewall: python3_10
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-firewall/plasma-firewall-5.22.49.9999.ebuild | 2 +-
kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.22.49.9999.ebuild
b/kde-plasma/plasma-firewall/plasma-firewall-5.22.49.9999.ebuild
index cca60c3c6a..09da150a29 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-5.22.49.9999.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-5.22.49.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
KFMIN=5.82.0
QTMIN=5.15.2
inherit ecm kde.org python-single-r1
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
index cca60c3c6a..c401e12a91 100644
--- a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
+++ b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
@@ -3,8 +3,8 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8,9} )
-KFMIN=5.82.0
+PYTHON_COMPAT=( python3_{8..10} )
+KFMIN=9999
QTMIN=5.15.2
inherit ecm kde.org python-single-r1