From 24f137c0e62978e9b5f21f47b35437e0ead28a64 Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Mon, 16 Jan 2023 20:39:03 +0000
Subject: [PATCH] community/uwsgi: fix

---
 community/uwsgi/archlinux.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/uwsgi/archlinux.ini b/community/uwsgi/archlinux.ini
index f3d361c1e..4857c7336 100644
--- a/community/uwsgi/archlinux.ini
+++ b/community/uwsgi/archlinux.ini
@@ -1,6 +1,6 @@
 [uwsgi]
 plugin_build_dir = .
 plugin_dir = /usr/lib/uwsgi
-plugins = asyncio, cgi, fiber, gevent, greenlet, php, php_legacy, lua, mono, notfound, psgi, pypy, python, rack, rbthreads, webdav, zabbix
+plugins = asyncio, cgi, fiber, gevent, greenlet, php, php_legacy, lua, notfound, psgi, python, rack, rbthreads, webdav, zabbix
 main_plugin = systemd_logger,pam
 inherit = base