diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 04:45:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 04:55:17 +0000 |
commit | c128253f46d3af99f92d0ba2ed3543bd3da33e4a (patch) | |
tree | 3d6c9cab4b74a72ee26270b62c4a3a15991d52a8 /www-servers | |
parent | dev-python/sphinx-aiohttp-theme: Keyword 0.1.6 ppc, #737618 (diff) | |
download | gentoo-c128253f46d3af99f92d0ba2ed3543bd3da33e4a.tar.gz gentoo-c128253f46d3af99f92d0ba2ed3543bd3da33e4a.tar.bz2 gentoo-c128253f46d3af99f92d0ba2ed3543bd3da33e4a.zip |
www-servers/gunicorn: Keyword 20.0.4 ppc, #737618
Signed-off-by: Sam James <sam@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 f94c1afdf7bc..03560b760187 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}]" |