diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:06:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:07:52 +0100 |
commit | 15ee4ec47e28b9aaa7002f0ac4de8b698dfb85c5 (patch) | |
tree | 71f25043fca02fdb853a60c8ae649577149d6105 /www-servers | |
parent | net-misc/openconnect: x86 stable wrt bug #591138 (diff) | |
download | gentoo-15ee4ec47e28b9aaa7002f0ac4de8b698dfb85c5.tar.gz gentoo-15ee4ec47e28b9aaa7002f0ac4de8b698dfb85c5.tar.bz2 gentoo-15ee4ec47e28b9aaa7002f0ac4de8b698dfb85c5.zip |
www-servers/uwsgi: x86 stable wrt bug #579932
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 0204c465b5ff..f7510b741df2 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 |