commit: 8df4da1d3c367110580eaed933f0d2126662505f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 17:42:19 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 17:42:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df4da1d
dev-python/jsonpath-ng: Stabilize 1.7.0 ALLARCHES, #942269
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 72b96a9414e1..3315ab7f9121 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 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
RDEPEND="
dev-python/ply[${PYTHON_USEDEP}]