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}]