app-shells/fish: enable py3.13

Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
Petr Vaněk
2024-08-11 18:46:16 +02:00
parent a507b96e70
commit 26c02c98e3

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit cmake python-any-r1 readme.gentoo-r1 xdg