From: Michał Górny Date: Thu, 12 Dec 2019 14:55:37 +0000 (+0100) Subject: net-misc/eventd: Fix MissingTestRestrict X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=09e1566785957641626f361a337e947b8f2dd687;p=gentoo.git net-misc/eventd: Fix MissingTestRestrict Signed-off-by: Michał Górny --- 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 )