summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/docker-compose/docker-compose-1.28.2.ebuild')
-rw-r--r--app-emulation/docker-compose/docker-compose-1.28.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-compose/docker-compose-1.28.2.ebuild b/app-emulation/docker-compose/docker-compose-1.28.2.ebuild
index b76ffd2a6855..d610f83bb59a 100644
--- a/app-emulation/docker-compose/docker-compose-1.28.2.ebuild
+++ b/app-emulation/docker-compose/docker-compose-1.28.2.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