commit:     8549a6fe860927c3e25d6fd45a7ef722c62d071e
Author:     Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 04:37:31 2023 +0000
Commit:     Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 04:37:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8549a6fe

dev-util/pahole: enable py3.12

Signed-off-by: Matthias Schwarzott <zzam <AT> gentoo.org>

 dev-util/pahole/pahole-1.24_p20221024.ebuild | 2 +-
 dev-util/pahole/pahole-1.25.ebuild           | 2 +-
 dev-util/pahole/pahole-9999.ebuild           | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/pahole/pahole-1.24_p20221024.ebuild 
b/dev-util/pahole/pahole-1.24_p20221024.ebuild
index aec3a504a192..64c0a215cd1a 100644
--- a/dev-util/pahole/pahole-1.24_p20221024.ebuild
+++ b/dev-util/pahole/pahole-1.24_p20221024.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 inherit cmake python-single-r1
 
 MY_PN=dwarves

diff --git a/dev-util/pahole/pahole-1.25.ebuild 
b/dev-util/pahole/pahole-1.25.ebuild
index 5d98a672167d..62a62ec1aa61 100644
--- a/dev-util/pahole/pahole-1.25.ebuild
+++ b/dev-util/pahole/pahole-1.25.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 inherit cmake python-single-r1
 
 MY_PN=dwarves

diff --git a/dev-util/pahole/pahole-9999.ebuild 
b/dev-util/pahole/pahole-9999.ebuild
index 5d98a672167d..62a62ec1aa61 100644
--- a/dev-util/pahole/pahole-9999.ebuild
+++ b/dev-util/pahole/pahole-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 inherit cmake python-single-r1
 
 MY_PN=dwarves

Reply via email to