commit: 48c2b02e0b7168b0276b4c7d7ad8c2ff727bb803
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 9 18:00:46 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 9 18:00:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48c2b02e
dev-python/jsonschema: Keyword 4.18.0 arm, #909787
Signed-off-by: Arthur Zamarin <arthurzam <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 9d6d3b1d25cf..daf147af3297 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 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
RDEPEND="
>=dev-python/attrs-22.2.0[${PYTHON_USEDEP}]