From 0521c7e831f3ee976bd81a1942a766ae8d33db49 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Mon, 11 May 2020 10:22:55 -0400 Subject: [PATCH] net-analyzer/netdata: Disable Netdata Cloud Bug: https://github.com/netdata/netdata/issues/8961 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews --- net-analyzer/netdata/netdata-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild index 7d7a959dc6c5..2682b937ff4a 100644 --- a/net-analyzer/netdata/netdata-9999.ebuild +++ b/net-analyzer/netdata/netdata-9999.ebuild @@ -98,6 +98,7 @@ src_configure() { econf \ --localstatedir="${EPREFIX}"/var \ --with-user=netdata \ + --disable-cloud \ # https://github.com/netdata/netdata/issues/8961 $(use_enable jsonc) \ $(use_enable cups plugin-cups) \ $(use_enable dbengine) \ -- 2.26.2