summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexys Jacob <ultrabug@gentoo.org>2020-05-11 18:51:05 +0200
committerAlexys Jacob <ultrabug@gentoo.org>2020-05-11 18:51:43 +0200
commitbc7526794a5c9d0d3dc039a34a7153ba62c44ffc (patch)
tree03be5657ba542831d07809e99c8f752f7ad9b2db /www-servers/uwsgi/metadata.xml
parentnet-misc/ntp: x86 stable wrt bug #717798 (diff)
downloadgentoo-bc7526794a5c9d0d3dc039a34a7153ba62c44ffc.tar.gz
gentoo-bc7526794a5c9d0d3dc039a34a7153ba62c44ffc.tar.bz2
gentoo-bc7526794a5c9d0d3dc039a34a7153ba62c44ffc.zip
www-servers/uwsgi: ebuilds cleanup fix #721528 #710582
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Diffstat (limited to 'www-servers/uwsgi/metadata.xml')
-rw-r--r--www-servers/uwsgi/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/www-servers/uwsgi/metadata.xml b/www-servers/uwsgi/metadata.xml
index d7c339a2f35c..8981ee1518d8 100644
--- a/www-servers/uwsgi/metadata.xml
+++ b/www-servers/uwsgi/metadata.xml
@@ -8,7 +8,6 @@
<flag name="embedded">Embed plugins instead of building them as real plugins. When disabling this USE flag make sure you specify all used plugins in your uWSGI configuration. Note: Language plugins will always be built as real plugins.</flag>
<flag name="go">Build the gccgo plugin to run Go applications.</flag>
<flag name="json">Support json as a configuration file format.</flag>
- <flag name="pypy">Build the pypy plugin to run your code using <pkg>dev-python/pypy</pkg>.</flag>
<flag name="python_asyncio">Use the EXPERIMENTAL asyncio (tulip) for python3.4 async request dispatching and as LoopEngine (see http://uwsgi-docs.readthedocs.org/en/latest/asyncio.html).</flag>
<flag name="python_gevent">Use <pkg>dev-python/gevent</pkg> for async request dispatching and as LoopEngine (see http://projects.unbit.it/uwsgi/wiki/Gevent).</flag>
<flag name="routing">Enable routing support</flag>