diff --git a/app-emulation/docker-compose/docker-compose-1.11.2.ebuild b/app-emulation/docker-compose/docker-compose-1.11.2.ebuild index 911a0ad8c0e6f..8b05760927410 100644 --- a/app-emulation/docker-compose/docker-compose-1.11.2.ebuild +++ b/app-emulation/docker-compose/docker-compose-1.11.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit bash-completion-r1 distutils-r1 vcs-snapshot