summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZamarin Arthur <arthurzam@gmail.com>2019-11-25 14:03:47 +0200
committerMichał Górny <mgorny@gentoo.org>2019-11-30 09:28:03 +0100
commitbdaafbca6f955c024e4be702508b14571046afbf (patch)
treea9e947ada913d6207a580b4c22d6ee7a6c1bd84b
parentdev-python/zope-testrunner: bump v5.1, EAPI=7 (diff)
downloadgentoo-bdaafbca.tar.gz
gentoo-bdaafbca.tar.bz2
gentoo-bdaafbca.zip
dev-python/zope-testrunner: Fix MissingTestRestrict
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/zope-testrunner/zope-testrunner-4.7.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/zope-testrunner/zope-testrunner-4.7.0.ebuild b/dev-python/zope-testrunner/zope-testrunner-4.7.0.ebuild
index c0416dd54d6c..f42adea0763e 100644
--- a/dev-python/zope-testrunner/zope-testrunner-4.7.0.ebuild
+++ b/dev-python/zope-testrunner/zope-testrunner-4.7.0.ebuild
@@ -17,6 +17,7 @@ LICENSE="ZPL"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
+RESTRICT="!test? ( test )"
# TODO: extras?
RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]