summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-20 02:43:46 +0100
committerSam James <sam@gentoo.org>2021-06-20 02:43:46 +0100
commitfeaa9c19eb263fe003e52de06d8b8efb3d6f6fa8 (patch)
tree2cb4b9eb6bf532be38b19babcb24970486e516e0 /dev-python/jupyter_client/jupyter_client-6.1.12.ebuild
parentdev-python/uvicorn: Keyword 0.14.0-r1 arm, #796365 (diff)
downloadgentoo-feaa9c19eb263fe003e52de06d8b8efb3d6f6fa8.tar.gz
gentoo-feaa9c19eb263fe003e52de06d8b8efb3d6f6fa8.tar.bz2
gentoo-feaa9c19eb263fe003e52de06d8b8efb3d6f6fa8.zip
dev-python/jupyter_client: Keyword 6.1.12 arm, #796365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/jupyter_client/jupyter_client-6.1.12.ebuild')
-rw-r--r--dev-python/jupyter_client/jupyter_client-6.1.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild b/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild
index e8fe30f2796a..c1c2848c43bd 100644
--- a/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild
+++ b/dev-python/jupyter_client/jupyter_client-6.1.12.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
RDEPEND="
dev-python/async_generator[${PYTHON_USEDEP}]