summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-06 18:59:11 +0100
committerSam James <sam@gentoo.org>2021-07-06 18:59:11 +0100
commitc4f69181af81f059fd36e33eaf5110257b6267ea (patch)
tree91d8d5ec12d7d1beb19aaed247b2d616e9ee969c /dev-python/commentjson
parentdev-python/resolvelib: Keyword 0.7.1 arm64, #798663 (diff)
downloadgentoo-c4f69181af81f059fd36e33eaf5110257b6267ea.tar.gz
gentoo-c4f69181af81f059fd36e33eaf5110257b6267ea.tar.bz2
gentoo-c4f69181af81f059fd36e33eaf5110257b6267ea.zip
dev-python/commentjson: Keyword 0.9.0 arm64, #798663
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/commentjson')
-rw-r--r--dev-python/commentjson/commentjson-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/commentjson/commentjson-0.9.0.ebuild b/dev-python/commentjson/commentjson-0.9.0.ebuild
index d617e7505b2e..8b1925e47baf 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 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
dev-python/lark-parser[${PYTHON_USEDEP}]"