summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-25 10:17:41 +0000
committerSam James <sam@gentoo.org>2020-08-25 10:17:41 +0000
commit34b14e7b2e42d8e3b71a8f854659d73a90382ec4 (patch)
tree2c6387445ac2c8a61fa38a1a4e4a774772be7930 /www-servers
parentdev-python/async_timeout: Keyword 3.0.1 ppc64, #737618 (diff)
downloadgentoo-34b14e7b2e42d8e3b71a8f854659d73a90382ec4.tar.gz
gentoo-34b14e7b2e42d8e3b71a8f854659d73a90382ec4.tar.bz2
gentoo-34b14e7b2e42d8e3b71a8f854659d73a90382ec4.zip
www-servers/gunicorn: Keyword 20.0.4 ppc64, #737618
Signed-off-by: Sam James <sam@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 9f57cc04685d..f94c1afdf7bc 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 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc x86"
RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"