summaryrefslogtreecommitdiff
path: root/app-misc/check-jsonschema/check-jsonschema-0.21.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-11 11:46:23 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-11 11:46:23 +0100
commit2046683958d0497bec1458741dc867558b69e622 (patch)
tree7e3b4eb74040f3fb955d11fe2db0ef9da77af912 /app-misc/check-jsonschema/check-jsonschema-0.21.0-r1.ebuild
parent980af9d76d4b7d7541b41eeff427e5cbd5cf7ec3 (diff)
gentoo auto-resync : 11:05:2023 - 11:46:23
Diffstat (limited to 'app-misc/check-jsonschema/check-jsonschema-0.21.0-r1.ebuild')
-rw-r--r--app-misc/check-jsonschema/check-jsonschema-0.21.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/check-jsonschema/check-jsonschema-0.21.0-r1.ebuild b/app-misc/check-jsonschema/check-jsonschema-0.21.0-r1.ebuild
index f7caec002ba3..76210a0e1221 100644
--- a/app-misc/check-jsonschema/check-jsonschema-0.21.0-r1.ebuild
+++ b/app-misc/check-jsonschema/check-jsonschema-0.21.0-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/python-jsonschema/${PN}/archive/refs/tags/${PV}.tar.
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
RDEPEND="
dev-python/ruamel-yaml[${PYTHON_USEDEP}]