commit:     95a5d9773358c30cf9b489a85d233c95dbec8a20
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  7 08:06:53 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Dec  7 21:36:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a5d977

dev-libs/boost: also apply test fixes to keyworded version

Fixes: 780c29c63478c9a4f27da0a11b5e293df8730837
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-libs/boost/boost-1.88.0-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-libs/boost/boost-1.88.0-r1.ebuild 
b/dev-libs/boost/boost-1.88.0-r1.ebuild
index 0076cdfdb2ba..0b6286d4695a 100644
--- a/dev-libs/boost/boost-1.88.0-r1.ebuild
+++ b/dev-libs/boost/boost-1.88.0-r1.ebuild
@@ -57,6 +57,9 @@ PATCHES=(
        "${FILESDIR}"/${PN}-1.88.0-range-any_iterator.patch
        "${FILESDIR}"/${PN}-1.88.0-system-crashing-test.patch
        "${FILESDIR}"/${PN}-1.88.0-yap-cstdint.patch
+       "${FILESDIR}"/${PN}-1.89.0-dll-no-lto.patch
+       "${FILESDIR}"/${PN}-1.89.0-python-exclude-broken-tests.patch
+       "${FILESDIR}"/${PN}-1.89.0-python-pickle.patch
 )
 
 create_user-config.jam() {
@@ -276,8 +279,6 @@ multilib_src_test() {
                "phoenix"
                # Unable to find file or target named (yes, really)
                "predef"
-               # AttributeError: property '<unnamed Boost.Python function>' of 
'X' object has no setter
-               "python"
                # vec_access.hpp:95:223: error: static assertion failed: Boost 
QVM static assertion failure
                "qvm"
                # regex_timer.cpp:19: ../../../boost/timer.hpp:21:3: error: 
#error This header is

Reply via email to