commit: 16b20577320b4b30fa097a8e86d1c0a34eec8aee
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 16:07:43 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 16:07:43 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b20577
dev-python/jupyterlab: Keyword 4.0.4 arm64, #910584
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jupyterlab/jupyterlab-4.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyterlab/jupyterlab-4.0.4.ebuild
b/dev-python/jupyterlab/jupyterlab-4.0.4.ebuild
index b5e34bad6fe7..08fe4c7148f8 100644
--- a/dev-python/jupyterlab/jupyterlab-4.0.4.ebuild
+++ b/dev-python/jupyterlab/jupyterlab-4.0.4.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD MIT GPL-3 Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
dev-python/async-lru[${PYTHON_USEDEP}]