commit: 04e48b5072903b4fccb97eade88a2777d3f7aead
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 01:40:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 01:40:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e48b50
dev-python/jupyter_client: Stabilize 6.2.0 x86, #783309
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jupyter_client/jupyter_client-6.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyter_client/jupyter_client-6.2.0.ebuild
b/dev-python/jupyter_client/jupyter_client-6.2.0.ebuild
index eb609072c05..3f90074f66a 100644
--- a/dev-python/jupyter_client/jupyter_client-6.2.0.ebuild
+++ b/dev-python/jupyter_client/jupyter_client-6.2.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
RDEPEND="
dev-python/async_generator[${PYTHON_USEDEP}]