commit: fa9919960c05ce5064f0d960694e919ca11fa9e6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 16:09:38 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 16:09:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa991996
dev-python/jupyter-lsp: Keyword 2.2.0 ppc64, #910584
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild
b/dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild
index 1a7a5075e14a..1de2f7fcf3cd 100644
--- a/dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild
+++ b/dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
RDEPEND="
dev-python/entrypoints[${PYTHON_USEDEP}]