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_client/
Date: Fri, 31 Jul 2020 00:50:46
Message-Id: 1596156489.163cc1d0ea499d0822f3aa748df996abded8f18c.sam@gentoo
1 commit: 163cc1d0ea499d0822f3aa748df996abded8f18c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 31 00:48:09 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 00:48:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=163cc1d0
7
8 dev-python/jupyter_client: x86 stable (bug #715070)
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-python/jupyter_client/jupyter_client-6.1.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/jupyter_client/jupyter_client-6.1.5.ebuild b/dev-python/jupyter_client/jupyter_client-6.1.5.ebuild
17 index e4d74cc06de..e964f7594bf 100644
18 --- a/dev-python/jupyter_client/jupyter_client-6.1.5.ebuild
19 +++ b/dev-python/jupyter_client/jupyter_client-6.1.5.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26 IUSE="test"
27
28 RDEPEND="