commit:     0013b49098b1c028dc1d84e6e53b9a932b45284a
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 21 12:58:50 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Aug 21 13:07:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0013b490

sys-process/below: depend on virtual/rust[rustfmt]

It is time to depend on the rust virtual now that it knows the
'rustfmt' USE flag.

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 sys-process/below/below-0.3.0.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/sys-process/below/below-0.3.0.ebuild 
b/sys-process/below/below-0.3.0.ebuild
index 1eda62fead3..30bcee725ec 100644
--- a/sys-process/below/below-0.3.0.ebuild
+++ b/sys-process/below/below-0.3.0.ebuild
@@ -193,12 +193,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc64"
 
 BDEPEND="
-       || (
-               dev-lang/rust[rustfmt]
-               dev-lang/rust-bin[rustfmt]
-       )
        sys-devel/clang
        virtual/pkgconfig
+       virtual/rust[rustfmt]
 "
 RDEPEND="
        virtual/libelf

Reply via email to