aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Roy <julien@jroy.ca>2023-02-06 23:53:41 -0500
committerJulien Roy <julien@jroy.ca>2023-02-06 23:53:41 -0500
commitb68f71f62c110d8278cb40c5691ba9583d83702a (patch)
tree512d1c5d967479c7569589349f6c533108e86d1b
parent4eb1ce2c78bac97b6e8eb2b38a3aa334536b2629 (diff)
downloadMrRoy-Overlay-b68f71f62c110d8278cb40c5691ba9583d83702a.tar.gz
MrRoy-Overlay-b68f71f62c110d8278cb40c5691ba9583d83702a.tar.bz2
MrRoy-Overlay-b68f71f62c110d8278cb40c5691ba9583d83702a.zip
dev-python/zope-untrustedpython: restrict test
Signed-off-by: Julien Roy <julien@jroy.ca>
-rw-r--r--dev-python/zope-untrustedpython/zope-untrustedpython-5.0.ebuild2
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}]