commit: bb5b623d4578afa7a681690ad8fc5aca20edd459
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 2 09:51:08 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 2 09:51:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5b623d
dev-python/jupyterlab-server: Stabilize 2.25.3 ALLARCHES, #925973
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jupyterlab-server/jupyterlab-server-2.25.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyterlab-server/jupyterlab-server-2.25.3.ebuild
b/dev-python/jupyterlab-server/jupyterlab-server-2.25.3.ebuild
index 023800f2076e..c8b6aabdf4a2 100644
--- a/dev-python/jupyterlab-server/jupyterlab-server-2.25.3.ebuild
+++ b/dev-python/jupyterlab-server/jupyterlab-server-2.25.3.ebuild
@@ -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}]