diff options
Diffstat (limited to 'dev-python/patsy/patsy-0.4.1.ebuild')
-rw-r--r-- | dev-python/patsy/patsy-0.4.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/patsy/patsy-0.4.1.ebuild b/dev-python/patsy/patsy-0.4.1.ebuild index be890fbb7186..9b8e2db1ca3d 100644 --- a/dev-python/patsy/patsy-0.4.1.ebuild +++ b/dev-python/patsy/patsy-0.4.1.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[${PYTHON_USEDEP}] |