diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-13 18:26:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-13 18:26:49 +0300 |
commit | 0e8b91a77a0cc294258535e8bf0de905ca249fc8 (patch) | |
tree | 94051831125ef7baa41cc1dba164c6d5e5e1ecff /dev-python | |
parent | dev-libs/iniparser: Stabilize 4.1-r1 arm64, #915688 (diff) | |
download | gentoo-0e8b91a77a0cc294258535e8bf0de905ca249fc8.tar.gz gentoo-0e8b91a77a0cc294258535e8bf0de905ca249fc8.tar.bz2 gentoo-0e8b91a77a0cc294258535e8bf0de905ca249fc8.zip |
dev-python/hatch-jupyter-builder: Stabilize 0.8.3 arm64, #915685
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild b/dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild index 54ef19577bc1..464a66a4efeb 100644 --- a/dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild +++ b/dev-python/hatch-jupyter-builder/hatch-jupyter-builder-0.8.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~loong ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86" RDEPEND=" dev-python/hatchling[${PYTHON_USEDEP}] |