commit:     8c3db64130b924dc224dd1a24ba03a180024a0c3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 27 17:16:07 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 27 17:16:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3db641

dev-util/bcc: drop noop py3.10

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/bcc/bcc-0.31.0-r3.ebuild | 2 +-
 dev-util/bcc/bcc-0.32.0-r1.ebuild | 2 +-
 dev-util/bcc/bcc-0.34.0-r1.ebuild | 2 +-
 dev-util/bcc/bcc-0.35.0-r1.ebuild | 2 +-
 dev-util/bcc/bcc-0.35.0-r2.ebuild | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-util/bcc/bcc-0.31.0-r3.ebuild 
b/dev-util/bcc/bcc-0.31.0-r3.ebuild
index 97de0a8ce17b..b1528a089347 100644
--- a/dev-util/bcc/bcc-0.31.0-r3.ebuild
+++ b/dev-util/bcc/bcc-0.31.0-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 LUA_COMPAT=( luajit )
 DISTUTILS_OPTIONAL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 LLVM_COMPAT=( {15..18} )
 
 inherit cmake linux-info llvm-r1 lua-single distutils-r1 toolchain-funcs

diff --git a/dev-util/bcc/bcc-0.32.0-r1.ebuild 
b/dev-util/bcc/bcc-0.32.0-r1.ebuild
index ef4eddac9954..29c48d991aea 100644
--- a/dev-util/bcc/bcc-0.32.0-r1.ebuild
+++ b/dev-util/bcc/bcc-0.32.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 LUA_COMPAT=( luajit )
 DISTUTILS_OPTIONAL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{{10..13},13t}  )
+PYTHON_COMPAT=( python3_{{11..13},13t}  )
 LLVM_COMPAT=( {15..18} )
 
 inherit cmake linux-info llvm-r1 lua-single distutils-r1 toolchain-funcs

diff --git a/dev-util/bcc/bcc-0.34.0-r1.ebuild 
b/dev-util/bcc/bcc-0.34.0-r1.ebuild
index 7d4c878354f6..04e1dc69053b 100644
--- a/dev-util/bcc/bcc-0.34.0-r1.ebuild
+++ b/dev-util/bcc/bcc-0.34.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 LUA_COMPAT=( luajit )
 DISTUTILS_OPTIONAL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{{10..13},13t}  )
+PYTHON_COMPAT=( python3_{{11..13},13t}  )
 LLVM_COMPAT=( {15..20} )
 
 inherit cmake linux-info llvm-r1 lua-single distutils-r1 toolchain-funcs

diff --git a/dev-util/bcc/bcc-0.35.0-r1.ebuild 
b/dev-util/bcc/bcc-0.35.0-r1.ebuild
index 7f90a0b5a974..41160253d92d 100644
--- a/dev-util/bcc/bcc-0.35.0-r1.ebuild
+++ b/dev-util/bcc/bcc-0.35.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 LUA_COMPAT=( luajit )
 DISTUTILS_OPTIONAL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{{10..14},{13..14}t}  )
+PYTHON_COMPAT=( python3_{{11..14},{13..14}t}  )
 LLVM_COMPAT=( {15..20} )
 
 inherit cmake linux-info llvm-r1 lua-single distutils-r1 toolchain-funcs

diff --git a/dev-util/bcc/bcc-0.35.0-r2.ebuild 
b/dev-util/bcc/bcc-0.35.0-r2.ebuild
index e6f0bdf84b39..edbe58a7d873 100644
--- a/dev-util/bcc/bcc-0.35.0-r2.ebuild
+++ b/dev-util/bcc/bcc-0.35.0-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 LUA_COMPAT=( luajit )
 DISTUTILS_OPTIONAL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{{10..14},{13..14}t}  )
+PYTHON_COMPAT=( python3_{{11..14},{13..14}t}  )
 LLVM_COMPAT=( {15..21} )
 
 inherit cmake linux-info llvm-r1 lua-single distutils-r1 toolchain-funcs

Reply via email to