diff options
Diffstat (limited to 'app-emulation/docker-compose/docker-compose-1.27.4.ebuild')
-rw-r--r-- | app-emulation/docker-compose/docker-compose-1.27.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-compose/docker-compose-1.27.4.ebuild b/app-emulation/docker-compose/docker-compose-1.27.4.ebuild index 3f1599a36f76..e34cf7551ba0 100644 --- a/app-emulation/docker-compose/docker-compose-1.27.4.ebuild +++ b/app-emulation/docker-compose/docker-compose-1.27.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit bash-completion-r1 distutils-r1 |