commit: c71b039ab704b16386e283ba7e9ca04e6c33e4d9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 14:52:39 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 14:53:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c71b039a
dev-python/notebook: Stabilize 7.1.2 ALLARCHES, #928188
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/notebook/notebook-7.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/notebook/notebook-7.1.2.ebuild
b/dev-python/notebook/notebook-7.1.2.ebuild
index 31ad57353c3d..cfe050133550 100644
--- a/dev-python/notebook/notebook-7.1.2.ebuild
+++ b/dev-python/notebook/notebook-7.1.2.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}]