diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 01:40:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 01:40:05 +0000 |
commit | 81538a4e09ec11923341b54915fe046c334f11ac (patch) | |
tree | ddb38aed975c02ca926949f8f8f26014f790595f /dev-python | |
parent | dev-python/jsonpointer: Stabilize 2.1 ALLARCHES, #783306 (diff) | |
download | gentoo-81538a4e09ec11923341b54915fe046c334f11ac.tar.gz gentoo-81538a4e09ec11923341b54915fe046c334f11ac.tar.bz2 gentoo-81538a4e09ec11923341b54915fe046c334f11ac.zip |
dev-python/jupyter_console: Stabilize 6.3.0 ALLARCHES, #783312
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/jupyter_console/jupyter_console-6.3.0.ebuild | 2 |
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}] |