diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:07:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-13 19:07:43 +0300 |
commit | 5c8d87d426c2f2807ce86a7243690a7d8dfc5008 (patch) | |
tree | 8e515879a3b9a35e364059d7dac2b544d6e74143 /dev-python/notebook | |
parent | dev-python/jupyterlab: Keyword 4.0.4 arm64, #910584 (diff) | |
download | gentoo-5c8d87d426c2f2807ce86a7243690a7d8dfc5008.tar.gz gentoo-5c8d87d426c2f2807ce86a7243690a7d8dfc5008.tar.bz2 gentoo-5c8d87d426c2f2807ce86a7243690a7d8dfc5008.zip |
dev-python/notebook: Keyword 7.0.2 arm64, #910584
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/notebook')
-rw-r--r-- | dev-python/notebook/notebook-7.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notebook/notebook-7.0.2.ebuild b/dev-python/notebook/notebook-7.0.2.ebuild index dd75d09daf6a..bcee4574bb98 100644 --- a/dev-python/notebook/notebook-7.0.2.ebuild +++ b/dev-python/notebook/notebook-7.0.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://jupyter.org" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" >=dev-python/jupyter-server-2.4.0[${PYTHON_USEDEP}] |