diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-10-01 18:01:15 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-01 18:28:41 +0100 |
commit | 26017c4d9c77723cceb66e87f489f2ca350b462d (patch) | |
tree | a22b051ecf5630bd4b29397ac866f55b20e8ce43 /www-servers | |
parent | dev-python/async_generator: stable 1.10 for sparc, bug #745552 (diff) | |
download | gentoo-26017c4d9c77723cceb66e87f489f2ca350b462d.tar.gz gentoo-26017c4d9c77723cceb66e87f489f2ca350b462d.tar.bz2 gentoo-26017c4d9c77723cceb66e87f489f2ca350b462d.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>
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 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}]" |