commit: 16bec7d346bcac6d8c6c77e6bdff324fb122c6cc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 27 20:47:39 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 27 20:50:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16bec7d3
dev-python/jupyter_console: x86 stable (bug #711802)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jupyter_console/jupyter_console-6.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild
b/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild
index b7609e6be49..3ce4cef073a 100644
--- a/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc test"
RESTRICT="!test? ( test )"