diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:50:28 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:50:28 -0500 |
commit | 67b2652667d346aac6921413f3d074a509812b18 (patch) | |
tree | 8b008e0fad06bfcdb56336cc369ba7be6a885a02 /www-servers | |
parent | dev-python/matplotlib: 2.2.4 allarches stablized (diff) | |
download | gentoo-67b2652667d346aac6921413f3d074a509812b18.tar.gz gentoo-67b2652667d346aac6921413f3d074a509812b18.tar.bz2 gentoo-67b2652667d346aac6921413f3d074a509812b18.zip |
www-servers/uwsgi: 2.0.18 x86 stable for openstack USSURI
Bug: https://bugs.gentoo.org/718828
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/uwsgi/uwsgi-2.0.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/uwsgi/uwsgi-2.0.18.ebuild b/www-servers/uwsgi/uwsgi-2.0.18.ebuild index f49a3867164b..93c722b41e67 100644 --- a/www-servers/uwsgi/uwsgi-2.0.18.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.18.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/unbit/uwsgi/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux" UWSGI_PLUGINS_STD=( ping cache carbon nagios rpc rrdtool http ugreen signal syslog rsyslog |