diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-15 23:18:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-15 23:18:29 +0200 |
commit | 812999f9d4367c7d7a670535b9d79b4acd852c34 (patch) | |
tree | 8aa34e9329c1a8d2be2ffa21ef710107df5cfd14 /dev-python/jupyter_client | |
parent | dev-python/sqlalchemy: Stabilize 2.0.4 arm64, #901065 (diff) | |
download | gentoo-812999f9d4367c7d7a670535b9d79b4acd852c34.tar.gz gentoo-812999f9d4367c7d7a670535b9d79b4acd852c34.tar.bz2 gentoo-812999f9d4367c7d7a670535b9d79b4acd852c34.zip |
dev-python/jupyter_client: Stabilize 8.0.3 hppa, #899084
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.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter_client/jupyter_client-8.0.3.ebuild b/dev-python/jupyter_client/jupyter_client-8.0.3.ebuild index 4212603a553d..996fa6da9f50 100644 --- a/dev-python/jupyter_client/jupyter_client-8.0.3.ebuild +++ b/dev-python/jupyter_client/jupyter_client-8.0.3.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-python/jupyter_core-5.1[${PYTHON_USEDEP}] |