diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/zope-untrustedpython/zope-untrustedpython-5.0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/zope-untrustedpython/zope-untrustedpython-5.0.ebuild b/dev-python/zope-untrustedpython/zope-untrustedpython-5.0.ebuild index 37e79d2..4a54cbc 100644 --- a/dev-python/zope-untrustedpython/zope-untrustedpython-5.0.ebuild +++ b/dev-python/zope-untrustedpython/zope-untrustedpython-5.0.ebuild @@ -16,6 +16,8 @@ S="${WORKDIR}/${PN/-/\.}-${PV}" LICENSE="ZPL" SLOT="0" KEYWORDS="~amd64" +# Zope Testrunner +RESTRICT="test" RDEPEND=" dev-python/restrictedpython[${PYTHON_USEDEP}] |