summaryrefslogtreecommitdiff
path: root/www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-20 19:52:06 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-20 19:52:06 +0000
commitd4d7098dcb2f9dd257109bbcb55fd40beda1b78d (patch)
tree48d3c6b3c45f18db0f90650f822ea19a10284f61 /www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild
parent4161fa7d1be6dac96e36f8ed343f234a8ef3a74f (diff)
gentoo auto-resync : 20:12:2022 - 19:52:06
Diffstat (limited to 'www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild')
-rw-r--r--www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild b/www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild
index 8bc4d05051cf..04a83a8cbd7a 100644
--- a/www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild
+++ b/www-servers/gunicorn/gunicorn-20.1.0-r1.ebuild
@@ -52,5 +52,4 @@ python_install_all() {
pkg_postinst() {
optfeature_header "Alternative worker types need additional packages to be installed:"
optfeature "eventlet-based greenlets workers" "dev-python/eventlet"
- optfeature "gevent-based greenlets workers" "dev-python/gevent"
}