commit:     09e1566785957641626f361a337e947b8f2dd687
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 14:55:37 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 14:58:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09e15667

net-misc/eventd: Fix MissingTestRestrict

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 f4197d8b68a..3ddb82d0f98 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 )

Reply via email to