commit: be1d94a66c7cda2456dbde4c14c606e18cec9da3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 18:44:48 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 18:44:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be1d94a6
dev-python/jupyter_console: Stabilize 6.4.3 ALLARCHES, #838607
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jupyter_console/jupyter_console-6.4.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyter_console/jupyter_console-6.4.3.ebuild
b/dev-python/jupyter_console/jupyter_console-6.4.3.ebuild
index 44cbdde53ded..62db6c65e0e7 100644
--- a/dev-python/jupyter_console/jupyter_console-6.4.3.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-6.4.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/ipython[${PYTHON_USEDEP}]