commit: bd046fdab35fc253d13fcaa9b9b02cfa4ea7af24
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 09:18:43 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 09:18:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd046fda
dev-python/notebook: Stabilize 7.3.2 ALLARCHES, #947868
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/notebook/notebook-7.3.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/notebook/notebook-7.3.2.ebuild
b/dev-python/notebook/notebook-7.3.2.ebuild
index 19a2515ea0d1..90bf91a89442 100644
--- a/dev-python/notebook/notebook-7.3.2.ebuild
+++ b/dev-python/notebook/notebook-7.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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}]