diff options
Diffstat (limited to 'net-analyzer/netdata/netdata-9999.ebuild')
| -rw-r--r-- | net-analyzer/netdata/netdata-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild index 012571b33b33..3d2f0796dada 100644 --- a/net-analyzer/netdata/netdata-9999.ebuild +++ b/net-analyzer/netdata/netdata-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python{3_9,3_10,3_11,3_12} ) +PYTHON_COMPAT=( python{3_11,3_12} ) inherit cmake fcaps linux-info optfeature python-single-r1 systemd @@ -54,7 +54,7 @@ RDEPEND=" dev-libs/libyaml dev-libs/protobuf:= bpf? ( virtual/libelf:= ) - sys-libs/zlib + virtual/zlib ipmi? ( sys-libs/freeipmi ) dev-libs/json-c:= mongodb? ( dev-libs/mongo-c-driver ) |
