summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-11-29 01:00:16 -0500
committerSam James <sam@gentoo.org>2023-11-30 02:02:44 +0000
commite362e7cc6099d709cbe51c4acdb12cfe8aac279c (patch)
tree277d998194b6480a7ab0001adcd7e408827ea637
parentapp-admin/ansible-lint: Keyword 6.18.0 arm64, #907165 (diff)
downloadgentoo-e362e7cc6099d709cbe51c4acdb12cfe8aac279c.tar.gz
gentoo-e362e7cc6099d709cbe51c4acdb12cfe8aac279c.tar.bz2
gentoo-e362e7cc6099d709cbe51c4acdb12cfe8aac279c.zip
app-misc/check-jsonschema: Keyword 0.23.3 arm64, #907165
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
-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 af17ade92157..81e3a4f9007e 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 ~arm64 ~riscv"
RDEPEND="
dev-python/ruamel-yaml[${PYTHON_USEDEP}]