diff --git a/dev-python/mamba/mamba-0.8.5.ebuild b/dev-python/mamba/mamba-0.8.5.ebuild index fde264bf71f62..2e35749ababd4 100644 --- a/dev-python/mamba/mamba-0.8.5.ebuild +++ b/dev-python/mamba/mamba-0.8.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1