diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 09:26:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 09:26:39 +0300 |
commit | 9265123d04e00d8ac44f1b01bc5540992caa2381 (patch) | |
tree | e74b9208e68a0814e65144b65ebdc32d58a8a712 /virtual | |
parent | dev-lang/rust: Stabilize 1.81.0 arm, #941636 (diff) | |
download | gentoo-9265123d04e00d8ac44f1b01bc5540992caa2381.tar.gz gentoo-9265123d04e00d8ac44f1b01bc5540992caa2381.tar.bz2 gentoo-9265123d04e00d8ac44f1b01bc5540992caa2381.zip |
virtual/rust: Stabilize 1.81.0-r1 arm, #941636
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/rust/rust-1.81.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.81.0-r1.ebuild b/virtual/rust/rust-1.81.0-r1.ebuild index 800df1807933..27f1d021437b 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="|| ( |