summaryrefslogtreecommitdiff
path: root/dev-python/celery
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/celery')
-rw-r--r--dev-python/celery/celery-5.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/celery/celery-5.2.6.ebuild b/dev-python/celery/celery-5.2.6.ebuild
index b7879039c91b..0f58fd433542 100644
--- a/dev-python/celery/celery-5.2.6.ebuild
+++ b/dev-python/celery/celery-5.2.6.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
MYPV="${PV/_beta/b}"
-PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit bash-completion-r1 distutils-r1 optfeature