diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-30 05:52:28 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-30 05:52:28 +0000 |
commit | 7edcb8f086e2ae5296a89f5d8ac4cee4ede7fb27 (patch) | |
tree | a6e514bd8f308d2961262f9e7b69c0d73b9d5ae6 /dev-python/jupyter-client | |
parent | dev-python/gssapi: Stabilize 1.8.3-r1 arm64, #914933 (diff) | |
download | gentoo-7edcb8f086e2ae5296a89f5d8ac4cee4ede7fb27.tar.gz gentoo-7edcb8f086e2ae5296a89f5d8ac4cee4ede7fb27.tar.bz2 gentoo-7edcb8f086e2ae5296a89f5d8ac4cee4ede7fb27.zip |
dev-python/jupyter-client: Stabilize 8.3.1 ALLARCHES, #914936
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jupyter-client')
-rw-r--r-- | dev-python/jupyter-client/jupyter-client-8.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter-client/jupyter-client-8.3.1.ebuild b/dev-python/jupyter-client/jupyter-client-8.3.1.ebuild index 13fe78be87b6..33b3a44b6cbf 100644 --- a/dev-python/jupyter-client/jupyter-client-8.3.1.ebuild +++ b/dev-python/jupyter-client/jupyter-client-8.3.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" RDEPEND=" >=dev-python/jupyter-core-5.1[${PYTHON_USEDEP}] |