diff options
Diffstat (limited to 'dev-python/h5py/h5py-2.7.0.ebuild')
-rw-r--r-- | dev-python/h5py/h5py-2.7.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/h5py/h5py-2.7.0.ebuild b/dev-python/h5py/h5py-2.7.0.ebuild index 55d2902d39c7..af6a18ea3e92 100644 --- a/dev-python/h5py/h5py-2.7.0.ebuild +++ b/dev-python/h5py/h5py-2.7.0.ebuild @@ -15,6 +15,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test examples mpi" +RESTRICT="!test? ( test )" RDEPEND=" sci-libs/hdf5:=[mpi=,hl(+)] |