commit: a6de01aee176439bc97804e0730462fda123af3d
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 18 21:34:40 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 21:36:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6de01ae
app-shells/starship: bdepend on >=rust-1.56 for edition 2021
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
app-shells/starship/starship-1.0.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-shells/starship/starship-1.0.0.ebuild
b/app-shells/starship/starship-1.0.0.ebuild
index e30d2b0e542e..38c2bea62190 100644
--- a/app-shells/starship/starship-1.0.0.ebuild
+++ b/app-shells/starship/starship-1.0.0.ebuild
@@ -269,6 +269,7 @@ LICENSE="
SLOT="0"
KEYWORDS="~amd64"
+BDEPEND=">=virtual/rust-1.56"
DEPEND="
>=dev-libs/libgit2-1.2.0:=
dev-libs/openssl:0=