summaryrefslogtreecommitdiff
path: root/dev-python/pytest/pytest-4.5.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest/pytest-4.5.0.ebuild')
-rw-r--r--dev-python/pytest/pytest-4.5.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild
index fbee5f5f5373..16bcc98a7257 100644
--- a/dev-python/pytest/pytest-4.5.0.ebuild
+++ b/dev-python/pytest/pytest-4.5.0.ebuild
@@ -15,6 +15,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+RESTRICT="!test? ( test )"
# When bumping, please check setup.py for the proper py version
PY_VER="1.5.0"