diff options
author | 2023-08-09 23:47:11 +0200 | |
---|---|---|
committer | 2023-08-15 16:31:17 +0200 | |
commit | 26f958b4b5cf5637e85509540a0cca57d67fbd0c (patch) | |
tree | 000b2b898be2a9e55baa90f2361dafaa422e58cb /kde-plasma/plasma-firewall | |
parent | kde-plasma/breeze-gtk: enable py3.12 (diff) | |
download | kde-26f958b4b5cf5637e85509540a0cca57d67fbd0c.tar.gz kde-26f958b4b5cf5637e85509540a0cca57d67fbd0c.tar.bz2 kde-26f958b4b5cf5637e85509540a0cca57d67fbd0c.zip |
kde-plasma/plasma-firewall: enable py3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-firewall')
-rw-r--r-- | kde-plasma/plasma-firewall/plasma-firewall-5.27.49.9999.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.27.49.9999.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.27.49.9999.ebuild index 64411472d3..2ae6d0461e 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.27.49.9999.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.27.49.9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_TEST="forceoptional" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) KFMIN=5.106.0 QTMIN=5.15.9 inherit ecm plasma.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 64411472d3..2ae6d0461e 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_TEST="forceoptional" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) KFMIN=5.106.0 QTMIN=5.15.9 inherit ecm plasma.kde.org python-single-r1 |