commit: 730b425b0fe7cb6fd3f93410aa978018d277d27f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 10 21:20:53 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 21:20:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730b425b
dev-python/jsonschema: Keyword 4.1.0 arm64, #815403
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jsonschema/jsonschema-4.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jsonschema/jsonschema-4.1.0.ebuild
b/dev-python/jsonschema/jsonschema-4.1.0.ebuild
index 8531fb2b326..8a798cecded 100644
--- a/dev-python/jsonschema/jsonschema-4.1.0.ebuild
+++ b/dev-python/jsonschema/jsonschema-4.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]