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: Thu, 30 Jul 2020 20:04:00
Message-Id: 1596138583.dd8eaeb487878306cfb1763c973b8927bbe94ea6.sam@gentoo
1 commit: dd8eaeb487878306cfb1763c973b8927bbe94ea6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 19:49:43 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 19:49:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8eaeb4
7
8 dev-python/jupyter_console: ALLARCHES stable (via amd64, bug #734424)
9
10 Closes: https://bugs.gentoo.org/734424
11 Package-Manager: Portage-3.0.1, Repoman-2.3.23
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 dev-python/jupyter_console/jupyter_console-6.1.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/jupyter_console/jupyter_console-6.1.0.ebuild b/dev-python/jupyter_console/jupyter_console-6.1.0.ebuild
18 index 1312bb9943d..1ef4cd71b97 100644
19 --- a/dev-python/jupyter_console/jupyter_console-6.1.0.ebuild
20 +++ b/dev-python/jupyter_console/jupyter_console-6.1.0.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27
28 RDEPEND="
29 dev-python/ipython[${PYTHON_USEDEP}]