The ebuild for sys-apps/fd contains a `RDEPENDS="${DEPENDS}` line, which is incorrect, as the rust compiler (which is in `DEPENDS`) is only needed for building the package. This causes portage to want to install rust on my binpkg-only systems, which is unnecessary. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2eb54a4de2bec747405a57707ef38fa6ead3a93 commit f2eb54a4de2bec747405a57707ef38fa6ead3a93 Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2019-10-24 19:11:59 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2019-10-24 19:11:59 +0000 sys-apps/fd: do not rdepend on rust Closes: https://bugs.gentoo.org/698468 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> sys-apps/fd/{fd-7.3.0.ebuild => fd-7.3.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)