diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-13 17:47:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-13 17:47:01 +0300 |
commit | 8e230461c8b8295f6900fb18cd5e2d9c9d76fb5e (patch) | |
tree | c1523302182f1467c241b1988178a7f929ba7a16 /dev-python/hatch-jupyter-builder | |
parent | app-xemacs/ebuild-mode: Stabilize 1.67 ALLARCHES, #915676 (diff) | |
download | gentoo-8e230461c8b8295f6900fb18cd5e2d9c9d76fb5e.tar.gz gentoo-8e230461c8b8295f6900fb18cd5e2d9c9d76fb5e.tar.bz2 gentoo-8e230461c8b8295f6900fb18cd5e2d9c9d76fb5e.zip |
dev-python/hatch-jupyter-builder: Stabilize 0.8.3 amd64, #915685
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hatch-jupyter-builder')
-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 22980362774e..54ef19577bc1 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}] |