commit: 0d3cb0aee39a666500be73023155626a9c1936fb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 5 01:58:41 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 5 01:58:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d3cb0ae
dev-python/jupyterlab-server: Stabilize 2.28.0 ALLARCHES, #968193
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jupyterlab-server/jupyterlab-server-2.28.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/jupyterlab-server/jupyterlab-server-2.28.0.ebuild
b/dev-python/jupyterlab-server/jupyterlab-server-2.28.0.ebuild
index d17e797021f8..b8a7aec2bd11 100644
--- a/dev-python/jupyterlab-server/jupyterlab-server-2.28.0.ebuild
+++ b/dev-python/jupyterlab-server/jupyterlab-server-2.28.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"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
RDEPEND="
>=dev-python/babel-2.10[${PYTHON_USEDEP}]