summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:35:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:35:59 +0200
commit3cdf83bface6e513976b39cdf85828a3c46ef2ab (patch)
tree91f69b4315865dd56b6310bc2287be2bfb4e0818 /www-servers
parentapp-editors/xemacs: x86 stable wrt bug #738268 (diff)
downloadgentoo-3cdf83bface6e513976b39cdf85828a3c46ef2ab.tar.gz
gentoo-3cdf83bface6e513976b39cdf85828a3c46ef2ab.tar.bz2
gentoo-3cdf83bface6e513976b39cdf85828a3c46ef2ab.zip
www-servers/gunicorn: x86 stable wrt bug #737718
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/gunicorn/gunicorn-20.0.4.ebuild2
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 90ad67f8e088..d7a4f6b83a77 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}]"