commit: 4e50e0714a6dce135b548cc9b44252726fd0f3f4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 03:35:53 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 03:35:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e50e071
dev-python/jsonschema: Keyword 4.18.0 arm64, #909787
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.18.0.ebuild
b/dev-python/jsonschema/jsonschema-4.18.0.ebuild
index 8c1b9832e8df..b4ab8fb92591 100644
--- a/dev-python/jsonschema/jsonschema-4.18.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.18.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="~amd64 ~arm64 ~riscv"
RDEPEND="
>=dev-python/attrs-22.2.0[${PYTHON_USEDEP}]