From: Guilherme Amadio Date: Thu, 12 Mar 2020 03:04:18 +0000 (-0700) Subject: dev-util/bcc: LLVM_MAX_SLOT=9 (bug 711790) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=60eed76853ace00c133366799872b2e9611e9485;p=gentoo.git dev-util/bcc: LLVM_MAX_SLOT=9 (bug 711790) Closes: https://bugs.gentoo.org/711790 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Zac Medico --- diff --git a/dev-util/bcc/bcc-0.13.0.ebuild b/dev-util/bcc/bcc-0.13.0.ebuild index 8ff7d3262f47..748cd29f46e9 100644 --- a/dev-util/bcc/bcc-0.13.0.ebuild +++ b/dev-util/bcc/bcc-0.13.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) -inherit cmake-utils linux-info python-single-r1 +inherit cmake-utils linux-info llvm python-single-r1 EGIT_COMMIT="v${PV}" LIBBPF_VER="0.0.7" @@ -27,8 +27,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" >=sys-kernel/linux-headers-4.14 >=dev-libs/elfutils-0.166:= - sys-devel/clang:= - >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] +