Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_console/
Date: Tue, 28 Feb 2023 16:35:10
Message-Id: 1677602095.13feb574c3d53002ae8de32642e211ff238479d1.sam@gentoo
1 commit: 13feb574c3d53002ae8de32642e211ff238479d1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 16:34:55 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 16:34:55 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13feb574
7
8 dev-python/jupyter_console: Stabilize 6.5.1 ALLARCHES, #898210
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/jupyter_console/jupyter_console-6.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild b/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild
16 index ecde6a0289e2..f169e01dea2c 100644
17 --- a/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild
18 +++ b/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://jupyter.org"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 RDEPEND="
27 dev-python/ipython[${PYTHON_USEDEP}]