summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-11-30 21:12:22 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-30 21:11:55 +0000
commit5531b44655e6df74e11cfd44b70342f929aee0a3 (patch)
tree89accd6fb9350f85414c1eb077af119146f56580 /www-servers
parentdev-python/setproctitle: stable 1.1.10-r1 for hppa, bug #749477 (diff)
downloadgentoo-5531b44655e6df74e11cfd44b70342f929aee0a3.tar.gz
gentoo-5531b44655e6df74e11cfd44b70342f929aee0a3.tar.bz2
gentoo-5531b44655e6df74e11cfd44b70342f929aee0a3.zip
www-servers/gunicorn: stable 20.0.4 for hppa, bug #749477
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" 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.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 719df38098a4..f6c44a61e6c3 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 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"