summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 01:40:05 +0000
committerSam James <sam@gentoo.org>2021-04-18 01:40:05 +0000
commit81538a4e09ec11923341b54915fe046c334f11ac (patch)
treeddb38aed975c02ca926949f8f8f26014f790595f
parentdev-python/jsonpointer: Stabilize 2.1 ALLARCHES, #783306 (diff)
downloadgentoo-81538a4e.tar.gz
gentoo-81538a4e.tar.bz2
gentoo-81538a4e.zip
dev-python/jupyter_console: Stabilize 6.3.0 ALLARCHES, #783312
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/jupyter_console/jupyter_console-6.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter_console/jupyter_console-6.3.0.ebuild b/dev-python/jupyter_console/jupyter_console-6.3.0.ebuild
index 7a54103742fa..5df21b45ca8a 100644
--- a/dev-python/jupyter_console/jupyter_console-6.3.0.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-6.3.0.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}]