diff options
Diffstat (limited to 'app-shells/fish/fish-3.6.0.ebuild')
-rw-r--r-- | app-shells/fish/fish-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-3.6.0.ebuild b/app-shells/fish/fish-3.6.0.ebuild index 7c8b6a2c6584..03c282164a03 100644 --- a/app-shells/fish/fish-3.6.0.ebuild +++ b/app-shells/fish/fish-3.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit cmake python-any-r1 readme.gentoo-r1 xdg |