summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-10-01 18:01:15 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-01 18:28:41 +0100
commit26017c4d9c77723cceb66e87f489f2ca350b462d (patch)
treea22b051ecf5630bd4b29397ac866f55b20e8ce43
parentdev-python/async_generator: stable 1.10 for sparc, bug #745552 (diff)
downloadgentoo-26017c4d.tar.gz
gentoo-26017c4d.tar.bz2
gentoo-26017c4d.zip
www-servers/gunicorn: stable 20.0.4 for sparc, bug #745552
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 f60c3acde41e..33ec9b4178f8 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="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 sparc x86"
RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"