commit: 663e540128515aa6edbc9149e4ab3daae37b2d6f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 19 13:50:16 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Aug 19 13:50:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663e5401
dev-python/jsonpath-ng: Keyword 1.6.1 riscv, #938136
Signed-off-by: Jakov Smolić <jsmolic <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 d97df20e7d10..189e023d4ea4 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"
+KEYWORDS="amd64 ~arm64 ~riscv"
RDEPEND="
dev-python/ply[${PYTHON_USEDEP}]