commit: e4108f23fb752d7c8496bf479ae105603e2ac907
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 15:26:51 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 15:26:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4108f23
dev-python/jupyter-lsp: Stabilize 2.2.0 arm64, #915685
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 d09cd31c54d9..a2ed43f5cb9d 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 ~loong ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
RDEPEND="
dev-python/entrypoints[${PYTHON_USEDEP}]