diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/jupyter_client/jupyter_client-6.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild b/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild index b5a1d4b89ec7..84c20409af64 100644 --- a/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild +++ b/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86" RDEPEND=" dev-python/async_generator[${PYTHON_USEDEP}] |