summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-16 11:53:02 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-16 12:01:46 +0100
commit1cf0f2e89af55af101549844392a014a010302b9 (patch)
tree93f2fcbab280cfa56901a27145cd0c0ba1f59795 /dev-python/zope-event/zope-event-4.2.0.ebuild
parentdev-python/wcwidth: Fix remaining MissingTestRestrict (diff)
downloadgentoo-1cf0f2e89af55af101549844392a014a010302b9.tar.gz
gentoo-1cf0f2e89af55af101549844392a014a010302b9.tar.bz2
gentoo-1cf0f2e89af55af101549844392a014a010302b9.zip
dev-python/zope-event: Fix remaining MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/zope-event/zope-event-4.2.0.ebuild')
-rw-r--r--dev-python/zope-event/zope-event-4.2.0.ebuild1
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}]"