commit: acd7c1beecf712c094562330aa1c68da9d576f06
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 29 02:02:42 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Sep 29 02:03:22 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acd7c1be
net-analyzer/netdata: Allow net-analyzer/openbsd-netcat
Package-Manager: Portage-2.3.50, Repoman-2.3.11
net-analyzer/netdata/netdata-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-analyzer/netdata/netdata-9999.ebuild
b/net-analyzer/netdata/netdata-9999.ebuild
index d22fa18925f..f781f2a5151 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,6 +27,7 @@ REQUIRED_USE="
RDEPEND="
>=app-shells/bash-4:0
|| (
+ net-analyzer/openbsd-netcat
net-analyzer/netcat6
net-analyzer/netcat
)