commit: d5882839e8c87411fef8e318dff6fbe4701cbcef
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 26 03:03:00 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 26 06:13:36 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5882839
dev-python/notebook: Stabilize 7.5.1 ALLARCHES, #969256
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/notebook/notebook-7.5.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/notebook/notebook-7.5.1.ebuild
b/dev-python/notebook/notebook-7.5.1.ebuild
index 134489db9034..a7e5b99216fe 100644
--- a/dev-python/notebook/notebook-7.5.1.ebuild
+++ b/dev-python/notebook/notebook-7.5.1.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
@@ -18,7 +18,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/jupyter-server-2.4.0[${PYTHON_USEDEP}]