summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pockets/pockets-0.3.ebuild')
-rw-r--r--dev-python/pockets/pockets-0.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pockets/pockets-0.3.ebuild b/dev-python/pockets/pockets-0.3.ebuild
index c0055b9afa8b..b7a782e7636a 100644
--- a/dev-python/pockets/pockets-0.3.ebuild
+++ b/dev-python/pockets/pockets-0.3.ebuild
@@ -8,6 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_5 )
inherit distutils-r1
IUSE="test"
+RESTRICT="!test? ( test )"
DESCRIPTION="A collection of helpful Python tools"
HOMEPAGE="https://pypi.org/project/pockets/"