diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:03:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:03:15 +0100 |
commit | f98f0cb391b63daa3c483a6223cf7b56079d3c3f (patch) | |
tree | cb96d8c1eebf819f8a9460e3d500caed03b49719 /www-servers/gunicorn | |
parent | www-client/ripe-atlas-cousteau: amd64 stable wrt bug #606424 (diff) | |
download | gentoo-f98f0cb391b63daa3c483a6223cf7b56079d3c3f.tar.gz gentoo-f98f0cb391b63daa3c483a6223cf7b56079d3c3f.tar.bz2 gentoo-f98f0cb391b63daa3c483a6223cf7b56079d3c3f.zip |
www-servers/gunicorn: amd64 stable wrt bug #606426
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
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 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}]" |