diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 09:52:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 09:52:20 +0100 |
commit | 7a6e2d4802839853943bc4860b682097c41ca5c4 (patch) | |
tree | 6003993b01490f6b9938b03ddf9079619117e5e0 /www-servers | |
parent | net-misc/libreswan: amd64 stable wrt bug #592002 (diff) | |
download | gentoo-7a6e2d4802839853943bc4860b682097c41ca5c4.tar.gz gentoo-7a6e2d4802839853943bc4860b682097c41ca5c4.tar.bz2 gentoo-7a6e2d4802839853943bc4860b682097c41ca5c4.zip |
www-servers/uwsgi: amd64 stable wrt bug #579932
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/uwsgi/uwsgi-2.0.13.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/uwsgi/uwsgi-2.0.13.1-r1.ebuild b/www-servers/uwsgi/uwsgi-2.0.13.1-r1.ebuild index 37810e3d7fb7..0204c465b5ff 100644 --- a/www-servers/uwsgi/uwsgi-2.0.13.1-r1.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.13.1-r1.ebuild @@ -25,7 +25,7 @@ SRC_URI="https://github.com/unbit/uwsgi/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" UWSGI_PLUGINS_STD=( ping cache carbon nagios rpc rrdtool http ugreen signal syslog rsyslog |