commit: caee266264cc25eb8fbcae4141551c3fde62a01b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 16:16:25 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 16:16:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caee2662
dev-python/jupyterlab: Stabilize 4.3.4 ALLARCHES, #947426 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/jupyterlab/jupyterlab-4.3.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/jupyterlab/jupyterlab-4.3.4.ebuild b/dev-python/jupyterlab/jupyterlab-4.3.4.ebuild index 30f9428b6455..7acef31bbe8b 100644 --- a/dev-python/jupyterlab/jupyterlab-4.3.4.ebuild +++ b/dev-python/jupyterlab/jupyterlab-4.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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}]