commit: a4a8eddf5c1d9a6e2d2ab753e097bafec8b9277c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 18 10:43:18 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 18 10:43:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a8eddf
dev-python/jsonschema: Keyword 4.24.1 s390, #960367
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.24.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.24.1.ebuild
b/dev-python/jsonschema/jsonschema-4.24.1.ebuild
index 573378d0cfde..37da6403c333 100644
--- a/dev-python/jsonschema/jsonschema-4.24.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.24.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~s390 ~x86"
RDEPEND="
>=dev-python/attrs-22.2.0[${PYTHON_USEDEP}]