diff options
author | Sam James <sam@gentoo.org> | 2024-11-13 01:53:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-13 01:53:47 +0000 |
commit | 1509baf9159609930e705e4147f82ec6ed44bcf4 (patch) | |
tree | a5c60da20b55bae9de729a3973ec352a21abf6cb /www-servers | |
parent | www-servers/uwsgi: Stabilize 2.0.27 arm, #942523 (diff) | |
download | gentoo-1509baf9159609930e705e4147f82ec6ed44bcf4.tar.gz gentoo-1509baf9159609930e705e4147f82ec6ed44bcf4.tar.bz2 gentoo-1509baf9159609930e705e4147f82ec6ed44bcf4.zip |
www-servers/uwsgi: Stabilize 2.0.27 arm64, #942523
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/uwsgi/uwsgi-2.0.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/uwsgi/uwsgi-2.0.27.ebuild b/www-servers/uwsgi/uwsgi-2.0.27.ebuild index 4e9201232f18..ba530a77a2e0 100644 --- a/www-servers/uwsgi/uwsgi-2.0.27.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.27.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux" +KEYWORDS="amd64 arm arm64 x86 ~amd64-linux" UWSGI_PLUGINS_STD=( ping cache carbon nagios rpc rrdtool |