diff options
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fish/fish-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-3.7.1.ebuild b/app-shells/fish/fish-3.7.1.ebuild index daa4d1e5952b..442a49ed9a1f 100644 --- a/app-shells/fish/fish-3.7.1.ebuild +++ b/app-shells/fish/fish-3.7.1.ebuild @@ -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 |