summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-26 19:02:07 +0000
committerSam James <sam@gentoo.org>2020-11-26 19:02:07 +0000
commitd71ed29136e610bef9f4f09f13a19ff8d46bf29e (patch)
treebf5cb69d425b0e9d30ce548a69a1b51d4e185680 /www-servers/gunicorn
parentdev-python/idna-ssl: Stabilize 1.1.0 ppc64, #749477 (diff)
downloadgentoo-d71ed29136e610bef9f4f09f13a19ff8d46bf29e.tar.gz
gentoo-d71ed29136e610bef9f4f09f13a19ff8d46bf29e.tar.bz2
gentoo-d71ed29136e610bef9f4f09f13a19ff8d46bf29e.zip
www-servers/gunicorn: Stabilize 20.0.4 ppc64, #749477
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/gunicorn')
-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 ad7f4a5fa117..3359e5c42105 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"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"