Skip to content

Commit

Permalink
media-video/syncplay: enable py3.13
Browse files Browse the repository at this point in the history
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
  • Loading branch information
pastalian committed Nov 25, 2024
1 parent 76c411b commit c396954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/syncplay/syncplay-1.7.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

PYTHON_COMPAT=( python3_12 )
PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1

Expand Down

0 comments on commit c396954

Please sign in to comment.