diff --git a/app-shells/zsh-history-to-fish/zsh-history-to-fish-0.3.0.ebuild b/app-shells/zsh-history-to-fish/zsh-history-to-fish-0.3.0.ebuild index d3c296d67c..86c98d89fa 100644 --- a/app-shells/zsh-history-to-fish/zsh-history-to-fish-0.3.0.ebuild +++ b/app-shells/zsh-history-to-fish/zsh-history-to-fish-0.3.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -DISTUTILS_USE_SETUPTOOLS=rdepend + PYTHON_COMPAT=( python3_{7,8,9} pypy3 ) inherit distutils-r1