Skip to content

Commit

Permalink
kde-plasma/plasma-firewall: enable py3.13
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <sam@gentoo.org>
  • Loading branch information
thesamesam committed Oct 4, 2024
1 parent 0467dc5 commit 6f109e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=8

ECM_TEST="forceoptional"
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
KFMIN=6.6.0
QTMIN=6.7.2
inherit ecm plasma.kde.org python-single-r1
Expand Down
2 changes: 1 addition & 1 deletion kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=8

ECM_TEST="forceoptional"
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
KFMIN=9999
QTMIN=6.7.2
inherit ecm plasma.kde.org python-single-r1
Expand Down

0 comments on commit 6f109e4

Please sign in to comment.