summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-02 00:48:17 +0100
committerSam James <sam@gentoo.org>2021-08-02 00:48:17 +0100
commitaf36a3cbb66608d7e726ab1b75897cc39447886b (patch)
treedd5f7ec86aab3033de328a4969bbeb58d649b2d7 /dev-python/commentjson
parentdev-python/lark-parser: Stabilize 0.11.3 amd64, #805434 (diff)
downloadgentoo-af36a3cbb66608d7e726ab1b75897cc39447886b.tar.gz
gentoo-af36a3cbb66608d7e726ab1b75897cc39447886b.tar.bz2
gentoo-af36a3cbb66608d7e726ab1b75897cc39447886b.zip
dev-python/commentjson: Stabilize 0.9.0 amd64, #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 548184a4965d..800aac26e018 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}]"