commit: cab87d4e5352e2488150b5ed5532da3d27b51874
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 7 14:15:51 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 7 14:15:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab87d4e
dev-python/jsonpath-ng: Stabilize 1.6.1 arm64, #939249
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild
b/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild
index 189e023d4ea4..8ba3561ca835 100644
--- a/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild
+++ b/dev-python/jsonpath-ng/jsonpath-ng-1.6.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv"
+KEYWORDS="amd64 arm64 ~riscv"
RDEPEND="
dev-python/ply[${PYTHON_USEDEP}]