www-servers/uwsgi: Remove unused flag-o-matic

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-01-18 10:26:21 +01:00
parent ea38c112c4
commit c45d751c17

View File

@@ -17,7 +17,7 @@ USE_PHP="php7-3 php7-4" # deps must be registered separately below
MY_P="${P/_/-}"
inherit flag-o-matic lua-single pax-utils php-ext-source-r3 python-r1 ruby-ng
inherit lua-single pax-utils php-ext-source-r3 python-r1 ruby-ng
DESCRIPTION="uWSGI server for Python web applications"
HOMEPAGE="https://projects.unbit.it/uwsgi/"