diff options
Diffstat (limited to 'dev-vcs/stgit/stgit-0.21.ebuild')
-rw-r--r-- | dev-vcs/stgit/stgit-0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/stgit/stgit-0.21.ebuild b/dev-vcs/stgit/stgit-0.21.ebuild index 4ca1755f6627..f6045c5d2d98 100644 --- a/dev-vcs/stgit/stgit-0.21.ebuild +++ b/dev-vcs/stgit/stgit-0.21.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit bash-completion-r1 distutils-r1 |