commit: 9ac55f9d04a8e4b9ed51e9e3b71ae990ff2f86a1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 08:37:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 29 08:37:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac55f9d
dev-python/jsonpath-ng: Stabilize 1.6.1 amd64, #923184
Signed-off-by: Sam James <sam <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 263a95212698..6369ea08875d 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"
+KEYWORDS="amd64"
RDEPEND="
dev-python/ply[${PYTHON_USEDEP}]