commit: 4cea0c29c5b69c77f21bf31331bffcd4ee063de1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 24 23:22:44 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 24 23:22:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cea0c29
dev-python/jupyter_console: Stabilize 6.4.4 ALLARCHES, #860624 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/jupyter_console/jupyter_console-6.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jupyter_console/jupyter_console-6.4.4.ebuild b/dev-python/jupyter_console/jupyter_console-6.4.4.ebuild index 6f70ca03cce9..60189a0dbf09 100644 --- a/dev-python/jupyter_console/jupyter_console-6.4.4.ebuild +++ b/dev-python/jupyter_console/jupyter_console-6.4.4.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}]