summaryrefslogtreecommitdiff
path: root/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild')
-rw-r--r--app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild b/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild
index 0b0e2413742a..8da9a7b4ee68 100644
--- a/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild
+++ b/app-text/XML-Schema-learner/XML-Schema-learner-1.0.1.ebuild
@@ -11,6 +11,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
+RESTRICT="!test? ( test )"
# PHP dependency can be inferred from .travis.yml in the repository.
# The necessary USE flags on the other hand were found the hard way.