From c128253f46d3af99f92d0ba2ed3543bd3da33e4a Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 13 Sep 2020 04:45:11 +0000 Subject: [PATCH] www-servers/gunicorn: Keyword 20.0.4 ppc, #737618 Signed-off-by: Sam James --- www-servers/gunicorn/gunicorn-20.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/gunicorn/gunicorn-20.0.4.ebuild b/www-servers/gunicorn/gunicorn-20.0.4.ebuild index f94c1afdf7bc2..03560b7601879 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 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"