diff options
author | Sam James <sam@gentoo.org> | 2021-07-06 18:58:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-06 18:58:42 +0100 |
commit | 3cc8331a7107761ce3efac90a2e08e2cf0046545 (patch) | |
tree | 22d2cb814e8c8899da4c44266e3c622a2290ef1d /dev-python/commentjson/commentjson-0.9.0.ebuild | |
parent | dev-python/resolvelib: Keyword 0.7.1 arm, #798663 (diff) | |
download | gentoo-3cc8331a7107761ce3efac90a2e08e2cf0046545.tar.gz gentoo-3cc8331a7107761ce3efac90a2e08e2cf0046545.tar.bz2 gentoo-3cc8331a7107761ce3efac90a2e08e2cf0046545.zip |
dev-python/commentjson: Keyword 0.9.0 arm, #798663
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/commentjson/commentjson-0.9.0.ebuild')
-rw-r--r-- | dev-python/commentjson/commentjson-0.9.0.ebuild | 2 |
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 51fdc6a6b383..d617e7505b2e 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}]" |