summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-05 15:04:51 +0100
committerSam James <sam@gentoo.org>2021-08-05 15:04:51 +0100
commit89bd2b43a7d7b4c40eebdfaf38f686d52897f1bd (patch)
tree54d4ec11107e406e93a62efe52b157be6ca30357 /dev-python/commentjson
parentdev-python/lark-parser: Stabilize 0.11.3 x86, #805434 (diff)
downloadgentoo-89bd2b43a7d7b4c40eebdfaf38f686d52897f1bd.tar.gz
gentoo-89bd2b43a7d7b4c40eebdfaf38f686d52897f1bd.tar.bz2
gentoo-89bd2b43a7d7b4c40eebdfaf38f686d52897f1bd.zip
dev-python/commentjson: Stabilize 0.9.0 x86, #805434
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 800aac26e018..612c505cf3fa 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 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
RDEPEND="
dev-python/lark-parser[${PYTHON_USEDEP}]"