Skip to content

Commit

Permalink
dev-embedded/freertos-gdb: enable py3.13
Browse files Browse the repository at this point in the history
Signed-off-by: David Roman <[email protected]>
  • Loading branch information
stkw0 committed Oct 16, 2024
1 parent 02f48e0 commit 6d5db2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-embedded/freertos-gdb/freertos-gdb-1.0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{11,12} )
PYTHON_COMPAT=( python3_{11..13} )

inherit distutils-r1 pypi

Expand Down

0 comments on commit 6d5db2a

Please sign in to comment.