Skip to content

Commit

Permalink
mate-extra/mate-tweak: enable py3.13
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Jordan <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
immolo authored and thesamesam committed Nov 26, 2024
1 parent 4dbe992 commit d9d64f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mate-extra/mate-tweak/mate-tweak-22.10.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1

DESCRIPTION="Tweak tool for the MATE Desktop"
Expand Down

0 comments on commit d9d64f5

Please sign in to comment.