diff options
-rw-r--r-- | dev-python/zope-testing/zope-testing-4.10-r2.ebuild (renamed from dev-python/zope-testing/zope-testing-4.10-r1.ebuild) | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/zope-testing/zope-testing-4.10-r1.ebuild b/dev-python/zope-testing/zope-testing-4.10-r2.ebuild index 122ee93c37d2..35ce1c8b6853 100644 --- a/dev-python/zope-testing/zope-testing-4.10-r1.ebuild +++ b/dev-python/zope-testing/zope-testing-4.10-r2.ebuild @@ -23,6 +23,10 @@ LICENSE="ZPL" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +RDEPEND=" + !dev-python/namespace-zope +" + distutils_enable_tests unittest src_prepare() { |