commit: 3afa4a0563b4b66245a6bd1e259abe78343a96f9 Author: Theo Anderson <telans <AT> posteo <DOT> de> AuthorDate: Tue Dec 29 08:29:47 2020 +0000 Commit: Theo Anderson <telans <AT> posteo <DOT> de> CommitDate: Tue Dec 29 10:35:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3afa4a05
net-p2p/monero: use +tools by default Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans <AT> posteo.de> net-p2p/monero/monero-0.17.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/monero/monero-0.17.1.7.ebuild b/net-p2p/monero/monero-0.17.1.7.ebuild index 11f61385..0a67ec2b 100644 --- a/net-p2p/monero/monero-0.17.1.7.ebuild +++ b/net-p2p/monero/monero-0.17.1.7.ebuild @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="BSD MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="+daemon libressl readline tools +wallet-cli +wallet-rpc" +IUSE="+daemon libressl readline +tools +wallet-cli +wallet-rpc" REQUIRED_USE="|| ( daemon tools wallet-cli wallet-rpc )" DEPEND="
