commit: 3cc8331a7107761ce3efac90a2e08e2cf0046545
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 6 17:58:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 6 17:58:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc8331a
dev-python/commentjson: Keyword 0.9.0 arm, #798663
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/commentjson/commentjson-0.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/commentjson/commentjson-0.9.0.ebuild
b/dev-python/commentjson/commentjson-0.9.0.ebuild
index 51fdc6a6b38..d617e7505b2 100644
--- a/dev-python/commentjson/commentjson-0.9.0.ebuild
+++ b/dev-python/commentjson/commentjson-0.9.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
RDEPEND="
dev-python/lark-parser[${PYTHON_USEDEP}]"