commit:     49f7f23ca1e46936100077a0237d6b19f212300d
Author:     PPN-SD <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Sat Oct  5 20:14:56 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Oct  7 09:13:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49f7f23c

dev-cpp/wt: Get ride of restriction for boost.

Signed-off-by: PPN-SD <nicolas.parlant <AT> parhuet.fr>
Closes: https://github.com/gentoo/guru/pull/248
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-cpp/wt/wt-4.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/wt/wt-4.11.0.ebuild b/dev-cpp/wt/wt-4.11.0.ebuild
index 27ba7c4f3..a97475298 100644
--- a/dev-cpp/wt/wt-4.11.0.ebuild
+++ b/dev-cpp/wt/wt-4.11.0.ebuild
@@ -20,7 +20,7 @@ DEPEND="
        opengl? ( virtual/opengl )
        postgres? ( dev-db/postgresql )
        ssl? ( dev-libs/openssl )
-       <dev-libs/boost-1.85.0:=
+       dev-libs/boost:=
        media-libs/libharu
        media-gfx/graphicsmagick[jpeg,png]
        x11-libs/pango

Reply via email to