diff options
Diffstat (limited to 'dev-vcs/git-cola/git-cola-3.8.ebuild')
-rw-r--r-- | dev-vcs/git-cola/git-cola-3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.8.ebuild b/dev-vcs/git-cola/git-cola-3.8.ebuild index 7180c6fb6684..bf6122a84dc8 100644 --- a/dev-vcs/git-cola/git-cola-3.8.ebuild +++ b/dev-vcs/git-cola/git-cola-3.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) DISTUTILS_SINGLE_IMPL=true DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 readme.gentoo-r1 virtualx xdg-utils |