diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:06:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 17:06:12 +0100 |
commit | df8229b100de1be2b9d704a7d5d3d2ff105f6cae (patch) | |
tree | 7833f713b0c6a0a4d326f6e16cd86b7deff6d41f /www-servers/gunicorn | |
parent | www-client/ripe-atlas-cousteau: x86 stable wrt bug #606424 (diff) | |
download | gentoo-df8229b100de1be2b9d704a7d5d3d2ff105f6cae.tar.gz gentoo-df8229b100de1be2b9d704a7d5d3d2ff105f6cae.tar.bz2 gentoo-df8229b100de1be2b9d704a7d5d3d2ff105f6cae.zip |
www-servers/gunicorn: x86 stable wrt bug #606426
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/gunicorn')
-rw-r--r-- | www-servers/gunicorn/gunicorn-19.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-19.6.0.ebuild b/www-servers/gunicorn/gunicorn-19.6.0.ebuild index f8252258b13e..06bfbfca889c 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}]" |