summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-13 09:22:30 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-13 09:22:30 +0000
commit7400f98237094c5d00313db54920bdefdab5a52e (patch)
tree9e430c27a31fbaf9547227a147dd1e9cc6a293f5 /dev-python/jupyterlab
parentdev-python/Faker: Stabilize 22.0.0 ALLARCHES, #921982 (diff)
downloadgentoo-7400f98237094c5d00313db54920bdefdab5a52e.tar.gz
gentoo-7400f98237094c5d00313db54920bdefdab5a52e.tar.bz2
gentoo-7400f98237094c5d00313db54920bdefdab5a52e.zip
dev-python/jupyterlab: Stabilize 4.0.10 ALLARCHES, #921983
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jupyterlab')
-rw-r--r--dev-python/jupyterlab/jupyterlab-4.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jupyterlab/jupyterlab-4.0.10.ebuild b/dev-python/jupyterlab/jupyterlab-4.0.10.ebuild
index 672b58ac0dd4..ad25dc63d9a7 100644
--- a/dev-python/jupyterlab/jupyterlab-4.0.10.ebuild
+++ b/dev-python/jupyterlab/jupyterlab-4.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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}]