diff options
Diffstat (limited to 'sys-apps/kcheck/kcheck-9999.ebuild')
-rw-r--r-- | sys-apps/kcheck/kcheck-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/kcheck/kcheck-9999.ebuild b/sys-apps/kcheck/kcheck-9999.ebuild index dd37156e47c0..f710c7d3e34f 100644 --- a/sys-apps/kcheck/kcheck-9999.ebuild +++ b/sys-apps/kcheck/kcheck-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,7 +22,7 @@ LICENSE="MIT" SLOT="0" RDEPEND=" - dev-python/configargparse[${PYTHON_USEDEP}] + dev-python/ConfigArgParse[${PYTHON_USEDEP}] sys-apps/portage[${PYTHON_USEDEP}]" src_install() { |