summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-25 03:01:24 +0100
committerSam James <sam@gentoo.org>2024-05-25 03:01:24 +0100
commit95da5032bbcd96baf3888fe5cb809de8d655e9de (patch)
tree1547c033c253274b715605b2a60bef2c494658d7 /app-misc
parentdev-libs/double-conversion: Stabilize 3.3.0 arm64, #932632 (diff)
downloadgentoo-95da5032bbcd96baf3888fe5cb809de8d655e9de.tar.gz
gentoo-95da5032bbcd96baf3888fe5cb809de8d655e9de.tar.bz2
gentoo-95da5032bbcd96baf3888fe5cb809de8d655e9de.zip
app-misc/check-jsonschema: Keyword 0.28.4 arm64, #932647
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/check-jsonschema/check-jsonschema-0.28.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/check-jsonschema/check-jsonschema-0.28.4.ebuild b/app-misc/check-jsonschema/check-jsonschema-0.28.4.ebuild
index 82adc69ea0e5..9a6f760345ab 100644
--- a/app-misc/check-jsonschema/check-jsonschema-0.28.4.ebuild
+++ b/app-misc/check-jsonschema/check-jsonschema-0.28.4.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 ~arm64"
RDEPEND="
>=dev-python/ruamel-yaml-0.18.6[${PYTHON_USEDEP}]