diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 14:31:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 14:31:34 +0300 |
commit | a25f32d355b4d0e5eae843aa7dcd832a1c2a80d2 (patch) | |
tree | af7ad2470dcab64bfd34b02b40f94e29498f0904 /dev-python/notebook | |
parent | dev-python/hypothesis: Stabilize 6.111.2 ALLARCHES, #939643 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |