diff options
Diffstat (limited to 'dev-python/commentjson')
-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 d76e173d3810..cd66d386dfeb 100644 --- a/dev-python/commentjson/commentjson-0.9.0.ebuild +++ b/dev-python/commentjson/commentjson-0.9.0.ebuild @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" RDEPEND=" - dev-python/lark-parser[${PYTHON_USEDEP}]" + dev-python/lark[${PYTHON_USEDEP}]" BDEPEND=" test? ( dev-python/six[${PYTHON_USEDEP}] |