diff --git a/dev-python/zconfig/zconfig-3.6.0-r1.ebuild b/dev-python/zconfig/zconfig-3.6.0-r1.ebuild index 7f1778180f2f4..2a5f366d1984d 100644 --- a/dev-python/zconfig/zconfig-3.6.0-r1.ebuild +++ b/dev-python/zconfig/zconfig-3.6.0-r1.ebuild @@ -24,7 +24,6 @@ BDEPEND=" dev-python/manuel[${PYTHON_USEDEP}] dev-python/zope-exceptions[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}] - dev-python/zope-testrunner[${PYTHON_USEDEP}] ) " diff --git a/dev-python/zconfig/zconfig-3.6.0.ebuild b/dev-python/zconfig/zconfig-3.6.0.ebuild index acf0bcad8d94b..a0c3b599938d8 100644 --- a/dev-python/zconfig/zconfig-3.6.0.ebuild +++ b/dev-python/zconfig/zconfig-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,6 @@ BDEPEND=" dev-python/manuel[${PYTHON_USEDEP}] dev-python/zope-exceptions[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}] - dev-python/zope-testrunner[${PYTHON_USEDEP}] )" DOCS=( CHANGES.rst README.rst )