Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/fbthrift/
Date: Tue, 31 May 2022 15:36:50
Message-Id: 1654011402.44d52cdc8674f015a74b05f09609c37a73549349.Alessandro-Barbieri@gentoo
1 commit: 44d52cdc8674f015a74b05f09609c37a73549349
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Tue May 31 14:57:22 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Tue May 31 15:36:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=44d52cdc
7
8 dev-cpp/fbthrift: add boost restriction
9
10 Closes: https://bugs.gentoo.org/848456
11 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
12
13 dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild b/dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild
17 index 18d9c9003..0986f16bd 100644
18 --- a/dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild
19 +++ b/dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild
20 @@ -22,6 +22,7 @@ RDEPEND="
21 dev-cpp/gflags
22 dev-cpp/glog
23 ~dev-cpp/wangle-${PV}:=
24 + !>=dev-libs/boost-1.79.0
25 dev-libs/libfmt
26 dev-libs/openssl:0=
27 sys-libs/zlib