diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-16 13:11:00 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-16 21:44:55 -0500 |
commit | 9da49e4248a9ef856d5c50a87279d80f5da57b3b (patch) | |
tree | 5a8bb4aa0187c7290f92ab8d244583d26656b5cd /dev-python/hatch-jupyter-builder | |
parent | media-video/obs-studio: Keyword 30.0.2 arm64, #918404 (diff) | |
download | gentoo-9da49e4248a9ef856d5c50a87279d80f5da57b3b.tar.gz gentoo-9da49e4248a9ef856d5c50a87279d80f5da57b3b.tar.bz2 gentoo-9da49e4248a9ef856d5c50a87279d80f5da57b3b.zip |
dev-python/hatch-jupyter-builder: Keyword 0.8.3 ppc, #917317
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 | 4 |
1 files changed, 2 insertions, 2 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 50837c398d11..561052e9df18 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/hatchling[${PYTHON_USEDEP}] |