diff options
Diffstat (limited to 'dev-python/dulwich/dulwich-0.20.23.ebuild')
-rw-r--r-- | dev-python/dulwich/dulwich-0.20.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dulwich/dulwich-0.20.23.ebuild b/dev-python/dulwich/dulwich-0.20.23.ebuild index 0e8096b83c54..2ce5d808ec46 100644 --- a/dev-python/dulwich/dulwich-0.20.23.ebuild +++ b/dev-python/dulwich/dulwich-0.20.23.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" |