commit: 156804e1722229225ed2079e8b5dfe47095e75e6
Author: Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
AuthorDate: Mon Nov 25 12:02:54 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 30 08:28:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=156804e1
dev-python/zope-exceptions: Fix MissingTestRestrict
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/zope-exceptions/zope-exceptions-4.1.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/zope-exceptions/zope-exceptions-4.1.0.ebuild
b/dev-python/zope-exceptions/zope-exceptions-4.1.0.ebuild
index 55daa3948f1..e01506accb0 100644
--- a/dev-python/zope-exceptions/zope-exceptions-4.1.0.ebuild
+++ b/dev-python/zope-exceptions/zope-exceptions-4.1.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}]