diff options
author | 2022-04-12 00:23:11 +0100 | |
---|---|---|
committer | 2022-04-12 00:23:11 +0100 | |
commit | c434fba6b450fd02b54c42484cd886084d3dc3e7 (patch) | |
tree | 83ed2a97fb64f781aff18e2c4bdaf21be816ea50 /dev-python/jupyter | |
parent | app-emulation/wine-vanilla: Stabilize 7.0 amd64, #834979 (diff) | |
download | gentoo-c434fba6b450fd02b54c42484cd886084d3dc3e7.tar.gz gentoo-c434fba6b450fd02b54c42484cd886084d3dc3e7.tar.bz2 gentoo-c434fba6b450fd02b54c42484cd886084d3dc3e7.zip |
dev-python/jupyter: Stabilize 1.0.0-r4 x86, #835228
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/jupyter')
-rw-r--r-- | dev-python/jupyter/jupyter-1.0.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild index dff5487ba45c..ff462ecc58d4 100644 --- a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" dev-python/notebook[${PYTHON_USEDEP}] |