commit:     4187e6957ace5bebdd22b8ad44a404566baeed57
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 10:21:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 10:21:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4187e695

net-libs/libtorrent-rasterbar: undo boost upper bound

I think I was too hasty here.

Bug: https://bugs.gentoo.org/815145
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...rasterbar-2.0.4-r5.ebuild => libtorrent-rasterbar-2.0.4-r4.ebuild} | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r5.ebuild 
b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r4.ebuild
similarity index 93%
rename from net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r5.ebuild
rename to net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r4.ebuild
index cf17459e25a..846dee645ee 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r5.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r4.ebuild
@@ -18,10 +18,8 @@ IUSE="+dht debug gnutls python ssl test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RESTRICT="!test? ( test ) test" # not yet fixed
-# Depend on older Boost for now for bug #815145
-# Possible runtime crashes
 DEPEND="
-       <dev-libs/boost-1.77:=[threads(+)]
+       dev-libs/boost:=[threads(+)]
        python? (
                ${PYTHON_DEPS}
                $(python_gen_cond_dep '

Reply via email to