diff options
Diffstat (limited to 'dev-python/GitPython')
| -rw-r--r-- | dev-python/GitPython/GitPython-3.1.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/GitPython/GitPython-3.1.5.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/GitPython/GitPython-3.1.7.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/GitPython/GitPython-3.1.3.ebuild b/dev-python/GitPython/GitPython-3.1.3.ebuild index 316c61e6f441..0a6ebf89af21 100644 --- a/dev-python/GitPython/GitPython-3.1.3.ebuild +++ b/dev-python/GitPython/GitPython-3.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/GitPython/GitPython-3.1.5.ebuild b/dev-python/GitPython/GitPython-3.1.5.ebuild index 7d80c563a146..02bcdfb75e77 100644 --- a/dev-python/GitPython/GitPython-3.1.5.ebuild +++ b/dev-python/GitPython/GitPython-3.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/GitPython/GitPython-3.1.7.ebuild b/dev-python/GitPython/GitPython-3.1.7.ebuild index 2dedec128a2b..514877b42995 100644 --- a/dev-python/GitPython/GitPython-3.1.7.ebuild +++ b/dev-python/GitPython/GitPython-3.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 |
