diff options
Diffstat (limited to 'dev-python/celery')
| -rw-r--r-- | dev-python/celery/celery-4.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/celery/celery-4.1.0.ebuild b/dev-python/celery/celery-4.1.0.ebuild index 7d885d9e5bcd..23aeae4b7304 100644 --- a/dev-python/celery/celery-4.1.0.ebuild +++ b/dev-python/celery/celery-4.1.0.ebuild @@ -52,8 +52,8 @@ DEPEND=" >=dev-python/sphinx_celery-1.3[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] dev-python/sqlalchemy[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python2_7 python3_4) - )" + $(python_gen_cond_dep 'dev-python/typing[${PYTHON_USEDEP}]' python2_7) + )" # testsuite needs it own source DISTUTILS_IN_SOURCE_BUILD=1 |
