Revert "dev-python/zope-exceptions: Remove namespace dep"

This reverts commit 633a76fc9f.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-12-04 13:35:46 +01:00
parent 3aa32c71fd
commit a5f0ff5ad6

View File

@@ -19,7 +19,7 @@ LICENSE="ZPL"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
RDEPEND="
RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"
BDEPEND="test? ( dev-python/zope-testrunner[${PYTHON_USEDEP}] )"