summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/datashape/datashape-0.5.4.ebuild')
-rw-r--r--dev-python/datashape/datashape-0.5.4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/datashape/datashape-0.5.4.ebuild b/dev-python/datashape/datashape-0.5.4.ebuild
index d48099d9de87..22e0065bd364 100644
--- a/dev-python/datashape/datashape-0.5.4.ebuild
+++ b/dev-python/datashape/datashape-0.5.4.ebuild
@@ -15,6 +15,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
+RESTRICT="!test? ( test )"
RDEPEND="
>=dev-python/numpy-1.7[${PYTHON_USEDEP}]