From 09e1566785957641626f361a337e947b8f2dd687 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 12 Dec 2019 15:55:37 +0100 Subject: [PATCH] net-misc/eventd: Fix MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-misc/eventd/eventd-0.27.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/eventd/eventd-0.27.0.ebuild b/net-misc/eventd/eventd-0.27.0.ebuild index f4197d8b68a3..3ddb82d0f980 100644 --- a/net-misc/eventd/eventd-0.27.0.ebuild +++ b/net-misc/eventd/eventd-0.27.0.ebuild @@ -16,6 +16,7 @@ IUSE="debug fbcon +introspection ipv6 libcanberra libnotify +notification pulseaudio purple speech systemd test upnp wayland webhook websocket +X zeroconf" +RESTRICT="!test? ( test )" REQUIRED_USE=" X? ( notification ) fbcon? ( notification ) -- 2.26.2