From 5d35bf1ee08b512eb4ec1ff943aeee23f650ce5d Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Tue, 8 Jun 2021 10:14:34 -0700 Subject: [PATCH] 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 --- dev-util/bcc/{bcc-0.19.0.ebuild => bcc-0.19.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-util/bcc/{bcc-0.19.0.ebuild => bcc-0.19.0-r1.ebuild} (98%) diff --git a/dev-util/bcc/bcc-0.19.0.ebuild b/dev-util/bcc/bcc-0.19.0-r1.ebuild similarity index 98% rename from dev-util/bcc/bcc-0.19.0.ebuild rename to dev-util/bcc/bcc-0.19.0-r1.ebuild index c78faabac7bed..c331a015d805a 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:=