diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-29 16:17:44 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-29 22:28:31 -0400 |
commit | 300d14632ac235f8822a5d0589ac1e1536f28b84 (patch) | |
tree | 6b589e7b8d9522eb94192a0b0c4116374eef283e | |
parent | virtual/httpd-php: Stabilize 8.2 ppc64, #920701 (diff) | |
download | gentoo-300d14632ac235f8822a5d0589ac1e1536f28b84.tar.gz gentoo-300d14632ac235f8822a5d0589ac1e1536f28b84.tar.bz2 gentoo-300d14632ac235f8822a5d0589ac1e1536f28b84.zip |
dev-lang/rust-bin: Stabilize 1.77.1 arm, #930808
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.77.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.77.1.ebuild b/dev-lang/rust-bin/rust-bin-1.77.1.ebuild index 444dfa147c64..0890fff91555 100644 --- a/dev-lang/rust-bin/rust-bin-1.77.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.77.1.ebuild @@ -30,7 +30,7 @@ SRC_URI+=" mips? ( 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 profiler rust-analyzer rust-src rustfmt" DEPEND="" |