commit:     897a70a412b8c5aa6335d5352cd5f0e71fa0c9a9
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 20 20:50:04 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Nov 20 20:50:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=897a70a4

dev-lang/gleam: set RUST_MIN_VER="1.85.0"

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

 dev-lang/gleam/gleam-1.11.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-lang/gleam/gleam-1.11.1.ebuild 
b/dev-lang/gleam/gleam-1.11.1.ebuild
index fd833af2afbd..1b75d78a81a6 100644
--- a/dev-lang/gleam/gleam-1.11.1.ebuild
+++ b/dev-lang/gleam/gleam-1.11.1.ebuild
@@ -5,6 +5,8 @@
 
 EAPI=8
 
+RUST_MIN_VER="1.85.0"
+
 CRATES="
        [email protected]
        [email protected]

Reply via email to