commit: 2b67c5af87326c6a4d98d80aa1a92f1aebba7e7e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 18 10:43:23 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 18 10:43:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b67c5af
dev-python/jsonschema: Keyword 4.24.1 ppc, #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 d7834dd80f7c..7b61940a153b 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 ~arm ~arm64 ~ppc64 ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~x86"
RDEPEND="
>=dev-python/attrs-22.2.0[${PYTHON_USEDEP}]