summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/qbs/qbs-1.12.2.ebuild1
-rw-r--r--dev-util/qbs/qbs-1.13.1.ebuild1
-rw-r--r--dev-util/qbs/qbs-1.14.1.ebuild1
3 files changed, 3 insertions, 0 deletions
diff --git a/dev-util/qbs/qbs-1.12.2.ebuild b/dev-util/qbs/qbs-1.12.2.ebuild
index 03606d775233..c5815752c219 100644
--- a/dev-util/qbs/qbs-1.12.2.ebuild
+++ b/dev-util/qbs/qbs-1.12.2.ebuild
@@ -15,6 +15,7 @@ LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="0"
KEYWORDS="amd64 ~arm ~x86"
IUSE="doc examples test"
+RESTRICT="!test? ( test )"
# see bug 581874 for the qttest dep in RDEPEND
RDEPEND="
diff --git a/dev-util/qbs/qbs-1.13.1.ebuild b/dev-util/qbs/qbs-1.13.1.ebuild
index 0eea5267ba76..0ce9c72b16a8 100644
--- a/dev-util/qbs/qbs-1.13.1.ebuild
+++ b/dev-util/qbs/qbs-1.13.1.ebuild
@@ -15,6 +15,7 @@ LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="doc examples test"
+RESTRICT="!test? ( test )"
# see bug 581874 for the qttest dep in RDEPEND
RDEPEND="
diff --git a/dev-util/qbs/qbs-1.14.1.ebuild b/dev-util/qbs/qbs-1.14.1.ebuild
index 027cbeacc66f..689ab954a115 100644
--- a/dev-util/qbs/qbs-1.14.1.ebuild
+++ b/dev-util/qbs/qbs-1.14.1.ebuild
@@ -15,6 +15,7 @@ LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="doc examples test"
+RESTRICT="!test? ( test )"
# see bug 581874 for the qttest dep in RDEPEND
RDEPEND="