diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 09:26:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 09:26:38 +0300 |
commit | e0a3f7d56bcf29c12e7de2334147dd5f546230e4 (patch) | |
tree | 5e0b42ab48d2e5d406c9e2003df79713d01544ed /dev-lang | |
parent | virtual/rust: Stabilize 1.81.0-r1 arm64, #941636 (diff) | |
download | gentoo-e0a3f7d56bcf29c12e7de2334147dd5f546230e4.tar.gz gentoo-e0a3f7d56bcf29c12e7de2334147dd5f546230e4.tar.bz2 gentoo-e0a3f7d56bcf29c12e7de2334147dd5f546230e4.zip |
dev-lang/rust-bin: Stabilize 1.81.0 arm, #941636
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.81.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.81.0.ebuild b/dev-lang/rust-bin/rust-bin-1.81.0.ebuild index 87f67fc9cf60..1177c0224932 100644 --- a/dev-lang/rust-bin/rust-bin-1.81.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.81.0.ebuild @@ -37,7 +37,7 @@ SRC_URI+=" ppc64? ( elibc_musl? ( LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4" SLOT="stable" -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="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt" RDEPEND=" |