commit: 526c9aeaf0d9f4b6b7ef784297848189668fc9f5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 18 10:43:19 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 18 10:43:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526c9aea
dev-python/jsonpath-ng: Keyword 1.7.0 s390, #960367
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild
b/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild
index 07e65ecb2a45..aca636da2cd9 100644
--- a/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild
+++ b/dev-python/jsonpath-ng/jsonpath-ng-1.7.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~s390 x86"
RDEPEND="
dev-python/ply[${PYTHON_USEDEP}]