summaryrefslogtreecommitdiff
path: root/dev-python/jupyterlab
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-01-12 14:53:03 -0500
committerEli Schwartz <eschwartz@gentoo.org>2026-01-12 14:54:13 -0500
commitb6308f66f145c157bf5fbf337c2df59146907807 (patch)
tree76d8920405c89673312afb888e85c793f09e2477 /dev-python/jupyterlab
parent19576aa4273ee1e307fe9aaaa2bffec3a1a490b8 (diff)
dev-python/jupyterlab: Stabilize 4.5.0 ALLARCHES, #968662
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/jupyterlab')
-rw-r--r--dev-python/jupyterlab/jupyterlab-4.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jupyterlab/jupyterlab-4.5.0.ebuild b/dev-python/jupyterlab/jupyterlab-4.5.0.ebuild
index 9b7eb68fa715..9048eac1af8b 100644
--- a/dev-python/jupyterlab/jupyterlab-4.5.0.ebuild
+++ b/dev-python/jupyterlab/jupyterlab-4.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 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-1.0.0[${PYTHON_USEDEP}]