commit: 5d35bf1ee08b512eb4ec1ff943aeee23f650ce5d Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Tue Jun 8 17:14:34 2021 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Tue Jun 8 17:14:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d35bf1e
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 <AT> gentoo.org> dev-util/bcc/{bcc-0.19.0.ebuild => bcc-0.19.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c78faabac7b..c331a015d80 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:=
