commit: b2240617e40caf87c8317596ca7c22cb1c2c80bd Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Mon Dec 2 23:59:07 2019 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Dec 2 23:59:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2240617
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 <AT> gentoo.org> 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 1d66a904764..a43946947bf 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 484a8cc0e91..4a82b9b4dff 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