commit: 4ff72f9908150c77e02c75a247fb7d55b51b74f2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 8 06:03:06 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 8 06:03:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff72f99
dev-python/jsonpath-ng: Keyword 1.6.1 x86, #938136
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 8ba3561ca835..ff3f76dcdc89 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 ~x86"
RDEPEND="
dev-python/ply[${PYTHON_USEDEP}]