summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-27 19:31:47 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-27 19:31:47 +0200
commit16194d6d76d05ec7692d8dc61edab751b87bd256 (patch)
tree26fefca63bbe865fb10e3a4cc37db5d8055d9463 /sys-libs/llvm-libunwind
parentsys-devel/distcc: Remove pump, enable py3.12 & py3.13 (diff)
downloadgentoo-16194d6d76d05ec7692d8dc61edab751b87bd256.tar.gz
gentoo-16194d6d76d05ec7692d8dc61edab751b87bd256.tar.bz2
gentoo-16194d6d76d05ec7692d8dc61edab751b87bd256.zip
sys-libs/llvm-libunwind: Enable py3.13 in 19.0.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r--sys-libs/llvm-libunwind/llvm-libunwind-19.0.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-19.0.0.9999.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-19.0.0.9999.ebuild
index df7d3e6095bc..e4c76c15ebc8 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-19.0.0.9999.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-19.0.0.9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit cmake-multilib flag-o-matic llvm.org llvm-utils python-any-r1
inherit toolchain-funcs