Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 750428
Collapse All | Expand All

(-)a/net-analyzer/netdata/netdata-1.26.0.ebuild (-1 / +2 lines)
Lines 19-25 Link Here
19
LICENSE="GPL-3+ MIT BSD"
19
LICENSE="GPL-3+ MIT BSD"
20
SLOT="0"
20
SLOT="0"
21
IUSE="caps +compression cpu_flags_x86_sse2 cups +dbengine ipmi +jsonc kinesis mongodb mysql nfacct nodejs postgres prometheus +python tor xen"
21
IUSE="caps +compression cpu_flags_x86_sse2 cups +dbengine ipmi +jsonc kinesis lto mongodb mysql nfacct nodejs postgres prometheus +python tor xen"
22
REQUIRED_USE="
22
REQUIRED_USE="
23
	mysql? ( python )
23
	mysql? ( python )
24
	python? ( ${PYTHON_REQUIRED_USE} )
24
	python? ( ${PYTHON_REQUIRED_USE} )
Lines 106-111 Link Here
106
		$(use_enable nfacct plugin-nfacct) \
106
		$(use_enable nfacct plugin-nfacct) \
107
		$(use_enable ipmi plugin-freeipmi) \
107
		$(use_enable ipmi plugin-freeipmi) \
108
		$(use_enable kinesis backend-kinesis) \
108
		$(use_enable kinesis backend-kinesis) \
109
		$(use_enable lto lto) \
109
		$(use_enable mongodb backend-mongodb) \
110
		$(use_enable mongodb backend-mongodb) \
110
		$(use_enable prometheus backend-prometheus-remote-write) \
111
		$(use_enable prometheus backend-prometheus-remote-write) \
111
		$(use_enable xen plugin-xenstat) \
112
		$(use_enable xen plugin-xenstat) \

Return to bug 750428