commit: 86f354d6a43d517ce441822ec1d63ea5657fbbfe
Author: Sergey Alirzaev <zl29ah <AT> gmail <DOT> com>
AuthorDate: Fri May 7 13:24:53 2021 +0000
Commit: Sergey Alirzaev <zl29ah <AT> gmail <DOT> com>
CommitDate: Fri May 7 13:24:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=86f354d6
net-p2p/monero: limit boost upper bound
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergey Alirzaev <zl29ah <AT> gmail.com>
net-p2p/monero/monero-0.17.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/monero/monero-0.17.2.0.ebuild
b/net-p2p/monero/monero-0.17.2.0.ebuild
index 1ee22fc10..e3b4ccfae 100644
--- a/net-p2p/monero/monero-0.17.2.0.ebuild
+++ b/net-p2p/monero/monero-0.17.2.0.ebuild
@@ -26,7 +26,7 @@ RESTRICT="test"
DEPEND="
acct-group/monero
acct-user/monero
- dev-libs/boost:=[nls,threads]
+ <dev-libs/boost-1.76.0:=[nls,threads]
dev-libs/libsodium:=
dev-libs/openssl:=
dev-libs/randomx