aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Kerr <debdepba@dasganma.tk>2015-01-27 20:45:30 +0000
committerChris Kerr <debdepba@dasganma.tk>2015-01-27 20:45:30 +0000
commit504030d02eb42832d74f031fc8e11bf5707642e0 (patch)
treece669b9c443adfe683c12cd50141aa4ec4cc82a8 /sci-visualization/mantid
parentsrc_test requires `make AllTests` (diff)
downloadsci-504030d02eb42832d74f031fc8e11bf5707642e0.tar.gz
sci-504030d02eb42832d74f031fc8e11bf5707642e0.tar.bz2
sci-504030d02eb42832d74f031fc8e11bf5707642e0.zip
Add RESTRICT=test because the tests require sample data and X11
The sample data isn't in an easy-to-get tarball, rather it is in a folder in the git repository https://github.com/mantidproject/mantid/tree/master/Test/AutoTestData
Diffstat (limited to 'sci-visualization/mantid')
-rw-r--r--sci-visualization/mantid/mantid-3.3.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-visualization/mantid/mantid-3.3.0.ebuild b/sci-visualization/mantid/mantid-3.3.0.ebuild
index 56b8eda93..260336daa 100644
--- a/sci-visualization/mantid/mantid-3.3.0.ebuild
+++ b/sci-visualization/mantid/mantid-3.3.0.ebuild
@@ -18,6 +18,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc opencl paraview shared-libs tcmalloc test"
+RESTRICT="test" # Testing requires sample data and X11 access
RDEPEND="
${PYTHON_DEPS}