summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/check-jsonschema/check-jsonschema-0.23.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/check-jsonschema/check-jsonschema-0.23.3.ebuild b/app-misc/check-jsonschema/check-jsonschema-0.23.3.ebuild
index abb7e9e0c6b3..af17ade92157 100644
--- a/app-misc/check-jsonschema/check-jsonschema-0.23.3.ebuild
+++ b/app-misc/check-jsonschema/check-jsonschema-0.23.3.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 ~riscv"
+KEYWORDS="amd64 ~riscv"
RDEPEND="
dev-python/ruamel-yaml[${PYTHON_USEDEP}]