commit: e99cddb1ade30439dab66ce83ab8f831604bad3a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 15 02:35:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 15 02:35:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99cddb1
dev-python/jschema_to_python: Keyword 1.2.3 arm64, #822090
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild
b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild
index 1a2a4bd9a785..f6db37cf9fa8 100644
--- a/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild
+++ b/dev-python/jschema_to_python/jschema_to_python-1.2.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
dev-python/attrs[${PYTHON_USEDEP}]