diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-13 17:47:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-13 17:47:02 +0300 |
commit | cd1958f1d92cd63f634f98a4c2a45a2ef39ad133 (patch) | |
tree | d3b121796373f92b4109ad3b991b2c2a39fee2bb /dev-python/jupyter-lsp | |
parent | dev-python/async-lru: Stabilize 2.0.4 amd64, #915685 (diff) | |
download | gentoo-cd1958f1d92cd63f634f98a4c2a45a2ef39ad133.tar.gz gentoo-cd1958f1d92cd63f634f98a4c2a45a2ef39ad133.tar.bz2 gentoo-cd1958f1d92cd63f634f98a4c2a45a2ef39ad133.zip |
dev-python/jupyter-lsp: Stabilize 2.2.0 amd64, #915685
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jupyter-lsp')
-rw-r--r-- | dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ffe6317c3fa8..d09cd31c54d9 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}] |