From b2240617e40caf87c8317596ca7c22cb1c2c80bd Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Tue, 3 Dec 2019 00:59:07 +0100 Subject: [PATCH] net-im/libcommuni: add missing missing RESTRICT="!test? ( test )" Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki --- net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild | 1 + net-im/libcommuni/libcommuni-3.5.0_p20190110.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild b/net-im/libcommuni/libcommuni-3.5.0_p20180116.ebuild index 1d66a904764e6..a43946947bffd 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 484a8cc0e917b..4a82b9b4dff71 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