diff options
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.85.0-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 |