summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-14 14:31:34 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-14 14:31:34 +0300
commita25f32d355b4d0e5eae843aa7dcd832a1c2a80d2 (patch)
treeaf7ad2470dcab64bfd34b02b40f94e29498f0904 /dev-python/notebook
parentdev-python/hypothesis: Stabilize 6.111.2 ALLARCHES, #939643 (diff)
downloadgentoo-a25f32d355b4d0e5eae843aa7dcd832a1c2a80d2.tar.gz
gentoo-a25f32d355b4d0e5eae843aa7dcd832a1c2a80d2.tar.bz2
gentoo-a25f32d355b4d0e5eae843aa7dcd832a1c2a80d2.zip
dev-python/notebook: Stabilize 7.2.2 ALLARCHES, #939644
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/notebook')
-rw-r--r--dev-python/notebook/notebook-7.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notebook/notebook-7.2.2.ebuild b/dev-python/notebook/notebook-7.2.2.ebuild
index 49097b1c08f3..bd0953b1d6a0 100644
--- a/dev-python/notebook/notebook-7.2.2.ebuild
+++ b/dev-python/notebook/notebook-7.2.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}]