commit:     75e3bdc27fab7c479dea88389b77d8a1d8e3cc98
Author:     Holger Hoffstätte <holger <AT> applied-asynchrony <DOT> com>
AuthorDate: Sun Mar 19 12:31:02 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 17:34:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e3bdc2

dev-util/bcc: bump LLVM_MAX_SLOT to 16

Closes: https://bugs.gentoo.org/902129
Signed-off-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com>
Closes: https://github.com/gentoo/gentoo/pull/30233
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/bcc/{bcc-0.26.0-r1.ebuild => bcc-0.26.0-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/bcc/bcc-0.26.0-r1.ebuild 
b/dev-util/bcc/bcc-0.26.0-r2.ebuild
similarity index 99%
rename from dev-util/bcc/bcc-0.26.0-r1.ebuild
rename to dev-util/bcc/bcc-0.26.0-r2.ebuild
index a051049c1742..fecf38786c21 100644
--- a/dev-util/bcc/bcc-0.26.0-r1.ebuild
+++ b/dev-util/bcc/bcc-0.26.0-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 LUA_COMPAT=( luajit )
 PYTHON_COMPAT=( python3_{9..11} )
-LLVM_MAX_SLOT=15
+LLVM_MAX_SLOT=16
 
 inherit cmake linux-info llvm lua-single python-r1 toolchain-funcs
 

Reply via email to