commit: 24aa1d8d5075d285e88b1d316bd151e360af8a52
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 26 07:40:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 26 07:40:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24aa1d8d
dev-python/jsonschema: Keyword 4.25.1 mips, #960367
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.25.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.25.1.ebuild
b/dev-python/jsonschema/jsonschema-4.25.1.ebuild
index 0fba3c274d67..6c81a5e7a361 100644
--- a/dev-python/jsonschema/jsonschema-4.25.1.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.25.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 x86"
RDEPEND="
>=dev-python/attrs-22.2.0[${PYTHON_USEDEP}]