From b68f71f62c110d8278cb40c5691ba9583d83702a Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Mon, 6 Feb 2023 23:53:41 -0500 Subject: dev-python/zope-untrustedpython: restrict test Signed-off-by: Julien Roy --- dev-python/zope-untrustedpython/zope-untrustedpython-5.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev-python/zope-untrustedpython') 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}] -- cgit v1.2.3