diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 20:46:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-06 20:46:51 +0300 |
commit | b7c5f62610bb1194ec10993d41f91cb2d2ae89af (patch) | |
tree | 53a97e62f428554e0c3692942d668ec3315ac5cf /dev-python/jupyterlab | |
parent | dev-python/jupyter-lsp: Stabilize 2.2.0 x86, #913776 (diff) | |
download | gentoo-b7c5f62610bb1194ec10993d41f91cb2d2ae89af.tar.gz gentoo-b7c5f62610bb1194ec10993d41f91cb2d2ae89af.tar.bz2 gentoo-b7c5f62610bb1194ec10993d41f91cb2d2ae89af.zip |
dev-python/jupyterlab: Stabilize 4.0.6 x86, #913776
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jupyterlab')
-rw-r--r-- | dev-python/jupyterlab/jupyterlab-4.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyterlab/jupyterlab-4.0.6.ebuild b/dev-python/jupyterlab/jupyterlab-4.0.6.ebuild index dac8d0851796..21af172f6480 100644 --- a/dev-python/jupyterlab/jupyterlab-4.0.6.ebuild +++ b/dev-python/jupyterlab/jupyterlab-4.0.6.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD MIT GPL-3 Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~loong ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ppc64 ~riscv x86" RDEPEND=" dev-python/async-lru[${PYTHON_USEDEP}] |