diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/alabaster/alabaster-0.7.6.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/alabaster/alabaster-0.7.8.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/alabaster/alabaster-0.7.9.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/alabaster/alabaster-0.7.6.ebuild b/dev-python/alabaster/alabaster-0.7.6.ebuild index dc3e02633ce5..56bfbe7e6e8e 100644 --- a/dev-python/alabaster/alabaster-0.7.6.ebuild +++ b/dev-python/alabaster/alabaster-0.7.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/alabaster/alabaster-0.7.8.ebuild b/dev-python/alabaster/alabaster-0.7.8.ebuild index 2c6509529c38..c1c829445934 100644 --- a/dev-python/alabaster/alabaster-0.7.8.ebuild +++ b/dev-python/alabaster/alabaster-0.7.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/alabaster/alabaster-0.7.9.ebuild b/dev-python/alabaster/alabaster-0.7.9.ebuild index ff1425e8108b..88783dbb0f9c 100644 --- a/dev-python/alabaster/alabaster-0.7.9.ebuild +++ b/dev-python/alabaster/alabaster-0.7.9.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 |
