diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-06 10:52:04 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-03-06 10:52:04 +0100 |
commit | 3d006fa16e6a8cc29ea2ddd43913f41f16c94e81 (patch) | |
tree | c1f26fda38d596b4300df193e76b00fb08bc3070 /dev-python/jupyter | |
parent | dev-python/jupyter-console: Keyword 6.6.3 riscv, #907329 (diff) | |
download | gentoo-3d006fa16e6a8cc29ea2ddd43913f41f16c94e81.tar.gz gentoo-3d006fa16e6a8cc29ea2ddd43913f41f16c94e81.tar.bz2 gentoo-3d006fa16e6a8cc29ea2ddd43913f41f16c94e81.zip |
dev-python/jupyter: Keyword 1.0.0-r4 riscv, #907329
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/jupyter')
-rw-r--r-- | dev-python/jupyter/jupyter-1.0.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild index 7d40d7733b05..8262bd0d987e 100644 --- a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI+=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" RDEPEND=" dev-python/notebook[${PYTHON_USEDEP}] |