summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-04 08:57:02 +0100
committerSam James <sam@gentoo.org>2024-10-04 08:58:18 +0100
commitb23b261855dea93acff0aae64d255eab4a90c991 (patch)
treef3a9306166895428c25b797b8fb7c9812e112fad /dev-util/pahole/pahole-9999.ebuild
parentsys-process/bottom: drop 0.9.6 (diff)
downloadgentoo-b23b261855dea93acff0aae64d255eab4a90c991.tar.gz
gentoo-b23b261855dea93acff0aae64d255eab4a90c991.tar.bz2
gentoo-b23b261855dea93acff0aae64d255eab4a90c991.zip
dev-util/pahole: enable py3.13
... and drop py3.9 which is a noop these days. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pahole/pahole-9999.ebuild')
-rw-r--r--dev-util/pahole/pahole-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pahole/pahole-9999.ebuild b/dev-util/pahole/pahole-9999.ebuild
index d55f767254cb..560c9a73d4a0 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..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit cmake python-single-r1
MY_PN=dwarves