commit: 94401d02c8548958efdb69105139c46158339846
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 1 19:18:15 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 1 19:18:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94401d02
dev-python/jsonschema: Keyword 4.9.0 arm64, #862825
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.9.0.ebuild
b/dev-python/jsonschema/jsonschema-4.9.0.ebuild
index 2d49a77452a7..99e7e15f9a54 100644
--- a/dev-python/jsonschema/jsonschema-4.9.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.9.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~arm64 ~hppa"
RDEPEND="
>=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]