summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-11 09:18:43 +0000
committerSam James <sam@gentoo.org>2025-01-11 09:18:43 +0000
commitbd046fdab35fc253d13fcaa9b9b02cfa4ea7af24 (patch)
treeb214a7546b0dc2c60ff81c11eb159bd4ec8f4221 /dev-python/notebook/notebook-7.3.2.ebuild
parentdev-python/aiohttp-socks: Stabilize 0.10.1 ALLARCHES, #947866 (diff)
downloadgentoo-bd046fdab35fc253d13fcaa9b9b02cfa4ea7af24.tar.gz
gentoo-bd046fdab35fc253d13fcaa9b9b02cfa4ea7af24.tar.bz2
gentoo-bd046fdab35fc253d13fcaa9b9b02cfa4ea7af24.zip
dev-python/notebook: Stabilize 7.3.2 ALLARCHES, #947868
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/notebook/notebook-7.3.2.ebuild')
-rw-r--r--dev-python/notebook/notebook-7.3.2.ebuild4
1 files 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}]