dev-util/qbs: fix MissingTestRestrict QA warning

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Davide Pesavento <pesa@gentoo.org>
This commit is contained in:
Davide Pesavento
2019-11-28 20:24:48 +01:00
parent 7fd48fa565
commit d71887bc28
3 changed files with 3 additions and 0 deletions

View File

@@ -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="

View File

@@ -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="

View File

@@ -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="