commit: 5b764e2c9fc00f9e5c9d42fd11571ee2e81fcd0e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 1 07:16:36 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 1 07:16:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b764e2c
dev-python/notebook: Stabilize 7.2.0 ALLARCHES, #933313
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/notebook/notebook-7.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/notebook/notebook-7.2.0.ebuild
b/dev-python/notebook/notebook-7.2.0.ebuild
index 49097b1c08f3..bd0953b1d6a0 100644
--- a/dev-python/notebook/notebook-7.2.0.ebuild
+++ b/dev-python/notebook/notebook-7.2.0.ebuild
@@ -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}]