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_core/
Date: Sun, 20 Jun 2021 01:45:39
Message-Id: 1624153444.b9477a8815b366f5a8a2cf2a744662ef03f46e27.sam@gentoo
1 commit: b9477a8815b366f5a8a2cf2a744662ef03f46e27
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 20 01:44:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 20 01:44:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9477a88
7
8 dev-python/jupyter_core: Keyword 4.7.1 arm, #796365
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/jupyter_core/jupyter_core-4.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/jupyter_core/jupyter_core-4.7.1.ebuild b/dev-python/jupyter_core/jupyter_core-4.7.1.ebuild
16 index ebe9d474f3d..6b5921965c7 100644
17 --- a/dev-python/jupyter_core/jupyter_core-4.7.1.ebuild
18 +++ b/dev-python/jupyter_core/jupyter_core-4.7.1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 arm64 x86"
24 +KEYWORDS="amd64 ~arm arm64 x86"
25
26 RDEPEND="dev-python/traitlets[${PYTHON_USEDEP}]"
27 BDEPEND="