commit: 34bed51d74ae1277ec267c8ff39af379a5c9f884
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 7 05:56:46 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 7 05:56:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34bed51d
dev-python/jupyter_console: Stabilize 6.0.0 amd64, #711802
Signed-off-by: Michał Górny <mgorny <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 643134af1a3..b7609e6be49 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 )"