commit: 97ab8c0304515a519c3802603347118cbf25d85e
Author: Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Mon Sep 30 06:27:13 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 3 09:23:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97ab8c03
dev-libs/boost: enable py3.13
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/boost/boost-1.85.0-r1.ebuild | 2 +-
dev-libs/boost/boost-1.86.0-r1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/boost/boost-1.85.0-r1.ebuild
b/dev-libs/boost/boost-1.85.0-r1.ebuild
index 3df47c7701b0..5fbb19f51083 100644
--- a/dev-libs/boost/boost-1.85.0-r1.ebuild
+++ b/dev-libs/boost/boost-1.85.0-r1.ebuild
@@ -11,7 +11,7 @@ EAPI=8
# FIXME: cleanup subslot after 1.85.0
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit flag-o-matic multiprocessing python-r1 toolchain-funcs multilib-minimal
diff --git a/dev-libs/boost/boost-1.86.0-r1.ebuild
b/dev-libs/boost/boost-1.86.0-r1.ebuild
index fc1acbc2b0ee..5739543a2b86 100644
--- a/dev-libs/boost/boost-1.86.0-r1.ebuild
+++ b/dev-libs/boost/boost-1.86.0-r1.ebuild
@@ -9,7 +9,7 @@ EAPI=8
# (e.g. https://www.boost.org/users/history/version_1_83_0.html)
# Note that the latter may sometimes feature patches not on the former too.
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit flag-o-matic multiprocessing python-r1 toolchain-funcs multilib-minimal