summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2021-06-08 10:14:34 -0700
committerPatrick McLean <chutzpah@gentoo.org>2021-06-08 10:14:34 -0700
commit5d35bf1ee08b512eb4ec1ff943aeee23f650ce5d (patch)
treef1df3267a0917e24483c787425261f529137fb6a /dev-util/bcc
parentdev-util/bcc: Remove old (diff)
downloadgentoo-5d35bf1ee08b512eb4ec1ff943aeee23f650ce5d.tar.gz
gentoo-5d35bf1ee08b512eb4ec1ff943aeee23f650ce5d.tar.bz2
gentoo-5d35bf1ee08b512eb4ec1ff943aeee23f650ce5d.zip
dev-util/bc-0.19.0-r1: Revbump, force libbpf-0.3 (bug #794694)
Closes: https://bugs.gentoo.org/794694 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-util/bcc')
-rw-r--r--dev-util/bcc/bcc-0.19.0-r1.ebuild (renamed from dev-util/bcc/bcc-0.19.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bcc/bcc-0.19.0.ebuild b/dev-util/bcc/bcc-0.19.0-r1.ebuild
index c78faabac7be..c331a015d805 100644
--- a/dev-util/bcc/bcc-0.19.0.ebuild
+++ b/dev-util/bcc/bcc-0.19.0-r1.ebuild
@@ -21,7 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
lua? ( ${LUA_REQUIRED_USE} )"
RDEPEND="
- >=dev-libs/libbpf-0.3[static-libs(-)]
+ ~dev-libs/libbpf-0.3:=[static-libs(-)]
>=sys-kernel/linux-headers-4.14
>=dev-libs/elfutils-0.166:=
<=sys-devel/clang-13:=