diff --git a/dev-python/argcomplete/argcomplete-3.6.2.ebuild b/dev-python/argcomplete/argcomplete-3.6.2.ebuild index 6b161197f706b..b5763e59b3289 100644 --- a/dev-python/argcomplete/argcomplete-3.6.2.ebuild +++ b/dev-python/argcomplete/argcomplete-3.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,6 @@ RESTRICT="!test? ( test )" BDEPEND=" dev-python/hatch-vcs[${PYTHON_USEDEP}] test? ( - app-shells/fish app-shells/tcsh app-shells/zsh dev-python/pexpect[${PYTHON_USEDEP}] diff --git a/dev-python/argcomplete/argcomplete-3.6.3.ebuild b/dev-python/argcomplete/argcomplete-3.6.3.ebuild index 4761658515441..41ba43749875c 100644 --- a/dev-python/argcomplete/argcomplete-3.6.3.ebuild +++ b/dev-python/argcomplete/argcomplete-3.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,7 +26,6 @@ RESTRICT="!test? ( test )" BDEPEND=" dev-python/hatch-vcs[${PYTHON_USEDEP}] test? ( - app-shells/fish app-shells/tcsh ~app-shells/zsh-5.9 dev-python/pexpect[${PYTHON_USEDEP}]