commit: 11ea197ab03290e8cb4dc2d232c97344af741520
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 8 07:17:09 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 8 07:17:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ea197a
dev-python/jupyterlab-server: Stabilize 2.27.2 ALLARCHES, #933795
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jupyterlab-server/jupyterlab-server-2.27.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyterlab-server/jupyterlab-server-2.27.2.ebuild
b/dev-python/jupyterlab-server/jupyterlab-server-2.27.2.ebuild
index 065acd24571b..7183b9ba07be 100644
--- a/dev-python/jupyterlab-server/jupyterlab-server-2.27.2.ebuild
+++ b/dev-python/jupyterlab-server/jupyterlab-server-2.27.2.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}]