diff options
Diffstat (limited to 'app-emulation/docker-compose/docker-compose-1.23.2.ebuild')
-rw-r--r-- | app-emulation/docker-compose/docker-compose-1.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-compose/docker-compose-1.23.2.ebuild b/app-emulation/docker-compose/docker-compose-1.23.2.ebuild index 721e14ac21a8..4028e9260865 100644 --- a/app-emulation/docker-compose/docker-compose-1.23.2.ebuild +++ b/app-emulation/docker-compose/docker-compose-1.23.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{4,6}} ) +PYTHON_COMPAT=( python{2_7,3_6} ) inherit bash-completion-r1 distutils-r1 |