summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Hoffstätte <holger@applied-asynchrony.com>2024-08-05 21:17:01 +0200
committerGuilherme Amadio <amadio@gentoo.org>2024-08-06 12:15:43 +0200
commitc41e821940df1deae2a4a5fc4fa4212554156b34 (patch)
tree3d7c4e9380b901238bb70f2c0fc66a44a331de7a /dev-util/bpftool
parentdev-util/bpftool: fix miscompilation with clang & correctly apply patches (diff)
downloadgentoo-c41e821940df1deae2a4a5fc4fa4212554156b34.tar.gz
gentoo-c41e821940df1deae2a4a5fc4fa4212554156b34.tar.bz2
gentoo-c41e821940df1deae2a4a5fc4fa4212554156b34.zip
dev-util/bpftool: support python-3.13
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'dev-util/bpftool')
-rw-r--r--dev-util/bpftool/bpftool-7.5.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bpftool/bpftool-7.5.0-r1.ebuild b/dev-util/bpftool/bpftool-7.5.0-r1.ebuild
index 9c1fc75a9352..95dece1442f5 100644
--- a/dev-util/bpftool/bpftool-7.5.0-r1.ebuild
+++ b/dev-util/bpftool/bpftool-7.5.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit estack linux-info optfeature python-any-r1 bash-completion-r1 toolchain-funcs