summaryrefslogtreecommitdiff
path: root/dev-python/pip/pip-20.3.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pip/pip-20.3.3.ebuild')
-rw-r--r--dev-python/pip/pip-20.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pip/pip-20.3.3.ebuild b/dev-python/pip/pip-20.3.3.ebuild
index 0545f115a9bd..8fc9e727b994 100644
--- a/dev-python/pip/pip-20.3.3.ebuild
+++ b/dev-python/pip/pip-20.3.3.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
PYTHON_REQ_USE="ssl(+),threads(+)"
inherit bash-completion-r1 distutils-r1 multiprocessing