commit: 7ff16999413ebde5cf8500c06d7af9d3668f454e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 2 12:02:34 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 2 12:02:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff16999
dev-python/jsonschema: Stabilize 4.25.0 ppc64, #960994
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.25.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.25.0.ebuild
b/dev-python/jsonschema/jsonschema-4.25.0.ebuild
index f3bc3ce752e4..60ae8c807352 100644
--- a/dev-python/jsonschema/jsonschema-4.25.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.25.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~s390 ~x86"
RDEPEND="
>=dev-python/attrs-22.2.0[${PYTHON_USEDEP}]