From 5e3b715b16340bbe64871506b57a285e2e94d4d4 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 4 Sep 2022 14:22:26 +0200 Subject: net-p2p/litecoind: remove boost[threads(+)] usedep Signed-off-by: David Seifert --- net-p2p/litecoind/litecoind-0.18.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/litecoind/litecoind-0.18.1-r1.ebuild b/net-p2p/litecoind/litecoind-0.18.1-r1.ebuild index e7f1f1f2a4dc..7dd0e1ddb9f3 100644 --- a/net-p2p/litecoind/litecoind-0.18.1-r1.ebuild +++ b/net-p2p/litecoind/litecoind-0.18.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,7 +25,7 @@ IUSE="cpu_flags_x86_sse2 upnp +wallet" RDEPEND=" acct-group/litecoin acct-user/litecoin - dev-libs/boost:=[threads(+)] + dev-libs/boost:=