commit: 744a8ee950ae554127281406843035b77fd19aec
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 17 10:23:07 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 10:23:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=744a8ee9
dev-python/jupyter-console: Keyword 6.6.3 arm64, #906636
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jupyter-console/jupyter-console-6.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyter-console/jupyter-console-6.6.3.ebuild
b/dev-python/jupyter-console/jupyter-console-6.6.3.ebuild
index 8709fe346234..6580349f252b 100644
--- a/dev-python/jupyter-console/jupyter-console-6.6.3.ebuild
+++ b/dev-python/jupyter-console/jupyter-console-6.6.3.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
>=dev-python/ipykernel-6.14[${PYTHON_USEDEP}]