summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/wtf-peewee/wtf-peewee-0.2.6.ebuild')
-rw-r--r--dev-python/wtf-peewee/wtf-peewee-0.2.6.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/wtf-peewee/wtf-peewee-0.2.6.ebuild b/dev-python/wtf-peewee/wtf-peewee-0.2.6.ebuild
index b856097295b7..09df137ad8bf 100644
--- a/dev-python/wtf-peewee/wtf-peewee-0.2.6.ebuild
+++ b/dev-python/wtf-peewee/wtf-peewee-0.2.6.ebuild
@@ -13,6 +13,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples test"
+RESTRICT="!test? ( test )"
RDEPEND=">=dev-python/peewee-2.7.4[${PYTHON_USEDEP}]
dev-python/wtforms[${PYTHON_USEDEP}]"