From b6308f66f145c157bf5fbf337c2df59146907807 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Mon, 12 Jan 2026 14:53:03 -0500 Subject: [PATCH] dev-python/jupyterlab: Stabilize 4.5.0 ALLARCHES, #968662 Signed-off-by: Eli Schwartz --- dev-python/jupyterlab/jupyterlab-4.5.0.ebuild | 4 ++-- 1 file 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 9b7eb68fa7157..9048eac1af8bf 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}]