summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2019-12-03 00:59:07 +0100
committerConrad Kostecki <conikost@gentoo.org>2019-12-03 00:59:07 +0100
commitb2240617e40caf87c8317596ca7c22cb1c2c80bd (patch)
tree6f102731bb6c41bd9649151ae2a8bade0241535d /net-im
parentx11-misc/j4-dmenu-desktop: add missing RESTRICT="!test? ( test )" (diff)
downloadgentoo-b2240617e40caf87c8317596ca7c22cb1c2c80bd.tar.gz
gentoo-b2240617e40caf87c8317596ca7c22cb1c2c80bd.tar.bz2
gentoo-b2240617e40caf87c8317596ca7c22cb1c2c80bd.zip
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>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild1
-rw-r--r--net-im/libcommuni/libcommuni-3.5.0_p20190110.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild b/net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild
index 1d66a904764e..a43946947bff 100644
--- a/net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild
+++ b/net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild
@@ -15,6 +15,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="qml test +uchardet"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-qt/qtcore:5
diff --git a/net-im/libcommuni/libcommuni-3.5.0_p20190110.ebuild b/net-im/libcommuni/libcommuni-3.5.0_p20190110.ebuild
index 484a8cc0e917..4a82b9b4dff7 100644
--- a/net-im/libcommuni/libcommuni-3.5.0_p20190110.ebuild
+++ b/net-im/libcommuni/libcommuni-3.5.0_p20190110.ebuild
@@ -15,6 +15,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples qml test +uchardet"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-qt/qtcore:5