diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 00:48:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 00:48:17 +0100 |
commit | af36a3cbb66608d7e726ab1b75897cc39447886b (patch) | |
tree | dd5f7ec86aab3033de328a4969bbeb58d649b2d7 | |
parent | dev-python/lark-parser: Stabilize 0.11.3 amd64, #805434 (diff) | |
download | gentoo-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>
-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 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}]" |