commit: eea2b70c93a01c28b5b242227816055d5d4a21b0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 06:26:30 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 06:26:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea2b70c
virtual/rust: Stabilize 1.81.0-r1 x86, #941636 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> virtual/rust/rust-1.81.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/rust/rust-1.81.0-r1.ebuild b/virtual/rust/rust-1.81.0-r1.ebuild index 31e6b2816595..566906fc2276 100644 --- a/virtual/rust/rust-1.81.0-r1.ebuild +++ b/virtual/rust/rust-1.81.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Virtual for Rust language compiler" # we do not allow multiple llvm versions in dev-lang/rust for # neither system nor bundled, so we just hardcode it here. SLOT="0/llvm-18" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="rustfmt profiler" RDEPEND="|| (
