commit: 5629ced44db5722c0c483d3422a80dbfdf4a809c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 00:18:05 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 00:18:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5629ced4
dev-python/jupyter_core: Stabilize 4.8.1 ALLARCHES, #819813
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jupyter_core/jupyter_core-4.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jupyter_core/jupyter_core-4.8.1.ebuild
b/dev-python/jupyter_core/jupyter_core-4.8.1.ebuild
index 7d5e4f47569..cf87703fb69 100644
--- a/dev-python/jupyter_core/jupyter_core-4.8.1.ebuild
+++ b/dev-python/jupyter_core/jupyter_core-4.8.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="dev-python/traitlets[${PYTHON_USEDEP}]"
BDEPEND="