diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:33:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:33:15 +0200 |
commit | 4a4fe9afb45b78d143437403fa0d48ef6996c407 (patch) | |
tree | 25ebb1d699f5a982fc2b66ee2583b765984b03a8 /www-servers | |
parent | dev-libs/uriparser: amd64 stable wrt bug #737578 (diff) | |
download | gentoo-4a4fe9afb45b78d143437403fa0d48ef6996c407.tar.gz gentoo-4a4fe9afb45b78d143437403fa0d48ef6996c407.tar.bz2 gentoo-4a4fe9afb45b78d143437403fa0d48ef6996c407.zip |
www-servers/gunicorn: amd64 stable wrt bug #737718
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/gunicorn/gunicorn-20.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/gunicorn/gunicorn-20.0.4.ebuild b/www-servers/gunicorn/gunicorn-20.0.4.ebuild index d7a4f6b83a77..9f57cc04685d 100644 --- a/www-servers/gunicorn/gunicorn-20.0.4.ebuild +++ b/www-servers/gunicorn/gunicorn-20.0.4.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 ~arm ~arm64 ~ia64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~sparc x86" RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]" |