commit: 620b8ea355cff0fa2169f57036c894f71246ec62
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Nov 17 21:09:40 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu Nov 17 21:09:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=620b8ea3
dev-python/celery: drop gevent optfeature
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/celery/celery-5.3.0_beta1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/celery/celery-5.3.0_beta1.ebuild
b/dev-python/celery/celery-5.3.0_beta1.ebuild
index d23055e21..c368217e8 100644
--- a/dev-python/celery/celery-5.3.0_beta1.ebuild
+++ b/dev-python/celery/celery-5.3.0_beta1.ebuild
@@ -119,7 +119,6 @@ pkg_postinst() {
#optfeature "slmq support" dev-python/softlayer_messaging
#optfeature "couchbase support" dev-python/couchbase
optfeature "redis support" dev-python/redis-py
- optfeature "gevent support" dev-python/gevent
optfeature "auth support" dev-python/pyopenssl
optfeature "pyro support" dev-python/Pyro4
optfeature "yaml support" dev-python/pyyaml