net-im/libcommuni: add missing missing RESTRICT="!test? ( test )"

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2019-12-03 00:59:07 +01:00
parent 5a70a9031d
commit b2240617e4
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="qml test +uchardet"
RESTRICT="!test? ( test )"
RDEPEND="
dev-qt/qtcore:5

View File

@@ -15,6 +15,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples qml test +uchardet"
RESTRICT="!test? ( test )"
RDEPEND="
dev-qt/qtcore:5