commit: edee181ec483b55ef2d7b1fd58ced2ae75e1fe13
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 26 07:40:02 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 26 07:40:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edee181e
dev-python/jsonpath-ng: Keyword 1.7.0 mips, #960367
Signed-off-by: Sam James <sam <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 3dc5dc1d0046..ab9cf047baff 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 arm arm64 ppc ppc64 ~riscv ~s390 x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 x86"
RDEPEND="
dev-python/ply[${PYTHON_USEDEP}]