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>
This commit is contained in:
Zamarin Arthur
2019-11-25 14:03:47 +02:00
committed by Michał Górny
parent aa8119f705
commit bdaafbca6f

View File

@@ -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}]