diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 21:51:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 21:51:06 +0200 |
commit | 8a891dc291fdf35af8e2ef01ffd64c01c104f8f1 (patch) | |
tree | 21a506782905181eb3982e579a27105f39985d5e /dev-python | |
parent | sys-kernel/gentoo-sources: drop 6.6.3-r1 (diff) | |
download | gentoo-8a891dc291fdf35af8e2ef01ffd64c01c104f8f1.tar.gz gentoo-8a891dc291fdf35af8e2ef01ffd64c01c104f8f1.tar.bz2 gentoo-8a891dc291fdf35af8e2ef01ffd64c01c104f8f1.zip |
dev-python/hatch-jupyter-builder: Keyword 0.8.3 s390, #917317
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 999232ac52f2..f3f1228ed0bb 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 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-python/hatchling[${PYTHON_USEDEP}] |