commit: d675bf7d1246e6cc497e3128fd34cf6f7dd35440
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 18 10:43:21 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 18 10:43:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d675bf7d
dev-python/jsonpath-ng: Keyword 1.7.0 arm, #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 aca636da2cd9..0df0382b1d99 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 ~s390 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~s390 x86"
RDEPEND="
dev-python/ply[${PYTHON_USEDEP}]