diff options
-rw-r--r-- | dev-python/zope-event/zope-event-4.2.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/zope-event/zope-event-4.2.0.ebuild b/dev-python/zope-event/zope-event-4.2.0.ebuild index 943b2d8d4495..689b855e405c 100644 --- a/dev-python/zope-event/zope-event-4.2.0.ebuild +++ b/dev-python/zope-event/zope-event-4.2.0.ebuild @@ -16,6 +16,7 @@ LICENSE="ZPL" SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" +RESTRICT="!test? ( test )" DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] ) dev-python/setuptools[${PYTHON_USEDEP}]" |