From: Agostino Sarubbo Date: Wed, 22 Feb 2017 15:03:15 +0000 (+0100) Subject: www-servers/gunicorn: amd64 stable wrt bug #606426 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f98f0cb391b63daa3c483a6223cf7b56079d3c3f;p=gentoo.git www-servers/gunicorn: amd64 stable wrt bug #606426 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/www-servers/gunicorn/gunicorn-19.6.0.ebuild b/www-servers/gunicorn/gunicorn-19.6.0.ebuild index ac014e1e140a..f8252258b13e 100644 --- a/www-servers/gunicorn/gunicorn-19.6.0.ebuild +++ b/www-servers/gunicorn/gunicorn-19.6.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT PSF-2 doc? ( BSD )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples test" RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"