diff options
Diffstat (limited to 'dev-python/alabaster/alabaster-0.7.12.ebuild')
-rw-r--r-- | dev-python/alabaster/alabaster-0.7.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/alabaster/alabaster-0.7.12.ebuild b/dev-python/alabaster/alabaster-0.7.12.ebuild index 7639f79e265f..9c2b768f0e04 100644 --- a/dev-python/alabaster/alabaster-0.7.12.ebuild +++ b/dev-python/alabaster/alabaster-0.7.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} pypy3 ) +PYTHON_COMPAT=( python3_{7..9} pypy3 ) DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 |